#include <hd.h>
Data Fields | |
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 | err_type |
error type memory | |
hd_id_t | granularity |
memory array or memory partition | |
hd_id_t | operation |
mem operation causing the error | |
unsigned | syndrome |
vendor-specific ECC syndrome; 0: unknown | |
unsigned | array_addr |
fault address rel. | |
unsigned | device_addr |
fault address rel to mem device; 0x80000000: unknown | |
unsigned | range |
range, within which the error can be determined; 0x80000000: unknown |
unsigned char* smbios_memerror_t::data |
error type memory
memory array or memory partition
mem operation causing the error
unsigned smbios_memerror_t::syndrome |
vendor-specific ECC syndrome; 0: unknown
unsigned smbios_memerror_t::array_addr |
fault address rel.
to mem array; 0x80000000: unknown
unsigned smbios_memerror_t::device_addr |
fault address rel to mem device; 0x80000000: unknown
unsigned smbios_memerror_t::range |
range, within which the error can be determined; 0x80000000: unknown