libhd 5.0
Data Fields
smbios_memdevice_t Struct Reference

memory device 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
char * location
 device location
char * bank
 bank location
char * manuf
 manufacturer
char * serial
 serial number
char * asset
 asset tag
char * part
 part number
int array_handle
 memory array this device belongs to
int error_handle
 points to error info record; 0xfffe: not supported, 0xffff: no error
unsigned width
 data width in bits
unsigned eccbits
 ecc bits
unsigned size
 kB
hd_id_t form
 form factor
unsigned set
 0: does not belong to a set; 1-0xfe: set number; 0xff: unknown
hd_id_t mem_type
 memory type
hd_bitmap_t type_detail
 memory type details
unsigned speed
 in MHz

Detailed Description

memory device


Field Documentation

memory array this device belongs to

Referenced by smbios_dump(), and smbios_parse().

asset tag

Referenced by smbios_free(), and smbios_parse().

bank location

Referenced by smbios_free(), and smbios_parse().

unsigned char* smbios_memdevice_t::data

ecc bits

Referenced by smbios_dump(), and smbios_parse().

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

Referenced by smbios_dump(), and smbios_parse().

form factor

Referenced by smbios_free(), and smbios_parse().

device location

Referenced by smbios_free(), and smbios_parse().

manufacturer

Referenced by smbios_free(), and smbios_parse().

memory type

Referenced by smbios_free(), and smbios_parse().

part number

Referenced by smbios_free(), and smbios_parse().

serial number

Referenced by smbios_free(), and smbios_parse().

0: does not belong to a set; 1-0xfe: set number; 0xff: unknown

Referenced by smbios_parse().

kB

Referenced by smbios_dump(), and smbios_parse().

in MHz

Referenced by smbios_dump(), and smbios_parse().

memory type details

Referenced by smbios_free(), and smbios_parse().

data width in bits

Referenced by smbios_dump(), and smbios_parse().


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