libhd  5.0
Data Fields
smbios_boardinfo_t Struct Reference

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

char* smbios_boardinfo_t::asset

asset tag

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

hd_id_t smbios_boardinfo_t::board_type

board type

Referenced by smbios_free(), and smbios_parse().

int smbios_boardinfo_t::chassis

handle of chassis

Referenced by smbios_dump(), and smbios_parse().

unsigned char* smbios_boardinfo_t::data
int smbios_boardinfo_t::data_len
hd_bitmap_t smbios_boardinfo_t::feature

board features

Referenced by smbios_free(), and smbios_parse().

int smbios_boardinfo_t::handle
char* smbios_boardinfo_t::location

location in chassis

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

char* smbios_boardinfo_t::manuf

manufacturer

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

union u_hd_smbios_t* smbios_boardinfo_t::next
int* smbios_boardinfo_t::objects

array of object handles

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

int smbios_boardinfo_t::objects_len

number of contained objects

Referenced by smbios_dump(), and smbios_parse().

char* smbios_boardinfo_t::product

product name

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

char* smbios_boardinfo_t::serial

serial number

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

str_list_t* smbios_boardinfo_t::strings
hd_smbios_type_t smbios_boardinfo_t::type
char* smbios_boardinfo_t::version

version

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


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