smbios_boardinfo_t Struct Reference
[SMBIOS structures]

motherboard related information More...

#include <hd.h>


Data Fields

union 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

asset tag

Referenced by smbios_dump(), smbios_free(), and smbios_parse().

board type

Referenced by smbios_free(), and smbios_parse().

handle of chassis

Referenced by smbios_dump(), and smbios_parse().

unsigned char* smbios_boardinfo_t::data

board features

Referenced by smbios_free(), and smbios_parse().

location in chassis

Referenced by smbios_dump(), smbios_free(), and smbios_parse().

manufacturer

Referenced by smbios_dump(), smbios_free(), and smbios_parse().

array of object handles

Referenced by smbios_dump(), smbios_free(), and smbios_parse().

number of contained objects

Referenced by smbios_dump(), and smbios_parse().

product name

Referenced by smbios_dump(), smbios_free(), and smbios_parse().

serial number

Referenced by smbios_dump(), smbios_free(), and smbios_parse().

version

Referenced by smbios_dump(), smbios_free(), and smbios_parse().


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