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