#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 * | manuf |
manufacturer | |
char * | product |
product name | |
char * | version |
version | |
char * | serial |
serial number | |
char * | asset |
asset tag | |
hd_id_t | board_type |
board type | |
hd_bitmap_t | feature |
board features | |
char * | location |
location in chassis | |
int | chassis |
handle of chassis | |
int | objects_len |
number of contained objects | |
int * | objects |
array of object handles |
union u_hd_smbios_t* smbios_boardinfo_t::next [write] |
unsigned char* smbios_boardinfo_t::data |
manufacturer
product name
version
serial number
asset tag
board type
board features
location in chassis
handle of chassis
number of contained objects
array of object handles