smbios_memarray_t Struct Reference
[SMBIOS structures]

physical memory array (consists of several memory devices) 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 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


Detailed Description

physical memory array (consists of several memory devices)


Field Documentation

unsigned char* smbios_memarray_t::data
 

int smbios_memarray_t::data_len
 

hd_id_t smbios_memarray_t::ecc
 

ECC types.

int smbios_memarray_t::error_handle
 

points to error info record; 0xfffe: not supported, 0xffff: no error

int smbios_memarray_t::handle
 

hd_id_t smbios_memarray_t::location
 

memory device location

unsigned smbios_memarray_t::max_size
 

maximum memory size in kB

union u_hd_smbios_t* smbios_memarray_t::next
 

unsigned smbios_memarray_t::slots
 

slots or sockets for this device

str_list_t* smbios_memarray_t::strings
 

hd_smbios_type_t smbios_memarray_t::type
 

hd_id_t smbios_memarray_t::use
 

memory usage


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