system slot information More...
#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 |
char * | desig |
slot designation | |
hd_id_t | slot_type |
slot type | |
hd_id_t | bus_width |
data bus width | |
hd_id_t | usage |
current usage | |
hd_id_t | length |
slot length | |
unsigned | id |
slot id | |
hd_bitmap_t | feature |
slot characteristics |
system slot information
data bus width
Referenced by smbios_free(), and smbios_parse().
unsigned char* smbios_slot_t::data |
char* smbios_slot_t::desig |
slot designation
Referenced by smbios_free(), and smbios_parse().
slot characteristics
Referenced by smbios_free(), and smbios_parse().
unsigned smbios_slot_t::id |
slot id
Referenced by smbios_dump(), and smbios_parse().
slot length
Referenced by smbios_free(), and smbios_parse().
union u_hd_smbios_t* smbios_slot_t::next |
slot type
Referenced by smbios_free(), and smbios_parse().
current usage
Referenced by smbios_free(), and smbios_parse().