XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
fdt_header_t Struct Reference

#include <dtb.h>

Public Attributes

uint32_t magic
 
uint32_t totalSize
 
uint32_t off_dt_struct
 
uint32_t off_dt_strings
 
uint32_t off_mem_rsvmap
 
uint32_t version
 
uint32_t last_comp_version
 
uint32_t boot_cpuid_phys
 
uint32_t size_dt_strings
 
uint32_t size_dt_struct
 

Member Data Documentation

◆ boot_cpuid_phys

uint32_t fdt_header_t::boot_cpuid_phys

◆ last_comp_version

uint32_t fdt_header_t::last_comp_version

◆ magic

uint32_t fdt_header_t::magic

◆ off_dt_strings

uint32_t fdt_header_t::off_dt_strings

◆ off_dt_struct

uint32_t fdt_header_t::off_dt_struct

◆ off_mem_rsvmap

uint32_t fdt_header_t::off_mem_rsvmap

◆ size_dt_strings

uint32_t fdt_header_t::size_dt_strings

◆ size_dt_struct

uint32_t fdt_header_t::size_dt_struct

◆ totalSize

uint32_t fdt_header_t::totalSize

◆ version

uint32_t fdt_header_t::version

The documentation for this struct was generated from the following files: