libhd  5.0
Data Fields
smbios_memarraymap_t Struct Reference

memory array mapped address More...

#include <hd.h>

Data Fields

union u_hd_smbios_tnext
 
hd_smbios_type_t type
 
int data_len
 
unsigned char * data
 
str_list_tstrings
 
int handle
 
int array_handle
 memory array this mapping belongs to More...
 
uint64_t start_addr
 memory range start address More...
 
uint64_t end_addr
 end address More...
 
unsigned part_width
 number of memory devices More...
 

Detailed Description

memory array mapped address

Field Documentation

◆ array_handle

int smbios_memarraymap_t::array_handle

memory array this mapping belongs to

Referenced by smbios_dump(), and smbios_parse().

◆ data

unsigned char* smbios_memarraymap_t::data

◆ data_len

int smbios_memarraymap_t::data_len

◆ end_addr

uint64_t smbios_memarraymap_t::end_addr

end address

Referenced by smbios_dump(), and smbios_parse().

◆ handle

int smbios_memarraymap_t::handle

◆ next

union u_hd_smbios_t* smbios_memarraymap_t::next

◆ part_width

unsigned smbios_memarraymap_t::part_width

number of memory devices

Referenced by smbios_dump(), and smbios_parse().

◆ start_addr

uint64_t smbios_memarraymap_t::start_addr

memory range start address

Referenced by smbios_dump(), and smbios_parse().

◆ strings

str_list_t* smbios_memarraymap_t::strings

◆ type

hd_smbios_type_t smbios_memarraymap_t::type

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