smbios_boardinfo_t Struct Reference
[SMBIOS structures]

motherboard related information More...

#include <hd.h>


Data Fields

u_hd_smbios_tnext
hd_smbios_type_t type
int data_len
unsigned char * data
str_list_tstrings
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


Detailed Description

motherboard related information


Field Documentation

char* smbios_boardinfo_t::asset
 

asset tag

hd_id_t smbios_boardinfo_t::board_type
 

board type

int smbios_boardinfo_t::chassis
 

handle of chassis

unsigned char* smbios_boardinfo_t::data
 

int smbios_boardinfo_t::data_len
 

hd_bitmap_t smbios_boardinfo_t::feature
 

board features

int smbios_boardinfo_t::handle
 

char* smbios_boardinfo_t::location
 

location in chassis

char* smbios_boardinfo_t::manuf
 

manufacturer

union u_hd_smbios_t* smbios_boardinfo_t::next
 

int* smbios_boardinfo_t::objects
 

array of object handles

int smbios_boardinfo_t::objects_len
 

number of contained objects

char* smbios_boardinfo_t::product
 

product name

char* smbios_boardinfo_t::serial
 

serial number

str_list_t* smbios_boardinfo_t::strings
 

hd_smbios_type_t smbios_boardinfo_t::type
 

char* smbios_boardinfo_t::version
 

version


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