smbios_memerror_t Struct Reference
[SMBIOS structures]

32-bit memory error information More...

#include <hd.h>


Data Fields

u_hd_smbios_tnext
hd_smbios_type_t type
int data_len
unsigned char * data
str_list_tstrings
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


Detailed Description

32-bit memory error information


Field Documentation

union u_hd_smbios_t* smbios_memerror_t::next [write]

hd_smbios_type_t smbios_memerror_t::type

int smbios_memerror_t::data_len

unsigned char* smbios_memerror_t::data

str_list_t* smbios_memerror_t::strings

int smbios_memerror_t::handle

hd_id_t smbios_memerror_t::err_type

error type memory

hd_id_t smbios_memerror_t::granularity

memory array or memory partition

hd_id_t smbios_memerror_t::operation

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


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