#include <hd.h>
Data Fields | |
union u_hd_smbios_t * | next |
hd_smbios_type_t | type |
int | data_len |
unsigned char * | data |
str_list_t * | strings |
int | handle |
hd_id_t | location |
memory device location | |
hd_id_t | use |
memory usage | |
hd_id_t | ecc |
ECC types. | |
unsigned | max_size |
maximum memory size in kB | |
int | error_handle |
points to error info record; 0xfffe: not supported, 0xffff: no error | |
unsigned | slots |
slots or sockets for this device |
union u_hd_smbios_t* smbios_memarray_t::next [write] |
unsigned char* smbios_memarray_t::data |
unsigned smbios_memarray_t::max_size |
points to error info record; 0xfffe: not supported, 0xffff: no error
Referenced by smbios_dump(), and smbios_parse().
unsigned smbios_memarray_t::slots |