libhd
5.0
|
on board devices 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 |
unsigned | dev_len |
device list length More... | |
struct { | |
char * name | |
device name More... | |
hd_id_t type | |
device type More... | |
unsigned status | |
0: disabled, 1: enabled More... | |
} * | dev |
device list More... | |
on board devices information
unsigned char* smbios_onboard_t::data |
int smbios_onboard_t::data_len |
struct { ... } * smbios_onboard_t::dev |
device list
Referenced by smbios_dump(), smbios_free(), and smbios_parse().
unsigned smbios_onboard_t::dev_len |
device list length
Referenced by smbios_dump(), smbios_free(), and smbios_parse().
int smbios_onboard_t::handle |
char* smbios_onboard_t::name |
device name
Referenced by smbios_dump(), smbios_free(), and smbios_parse().
union u_hd_smbios_t* smbios_onboard_t::next |
unsigned smbios_onboard_t::status |
0: disabled, 1: enabled
Referenced by smbios_dump(), and smbios_parse().
str_list_t* smbios_onboard_t::strings |
hd_smbios_type_t smbios_onboard_t::type |
Referenced by smbios_dump(), smbios_free(), and smbios_parse().
hd_id_t smbios_onboard_t::type |
device type