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

union u_hd_smbios_t* smbios_boardinfo_t::next

hd_smbios_type_t smbios_boardinfo_t::type

int smbios_boardinfo_t::data_len

unsigned char* smbios_boardinfo_t::data

str_list_t* smbios_boardinfo_t::strings

int smbios_boardinfo_t::handle

char* smbios_boardinfo_t::manuf

manufacturer

char* smbios_boardinfo_t::product

product name

char* smbios_boardinfo_t::version

version

char* smbios_boardinfo_t::serial

serial number

char* smbios_boardinfo_t::asset

asset tag

hd_id_t smbios_boardinfo_t::board_type

board type

hd_bitmap_t smbios_boardinfo_t::feature

board features

char* smbios_boardinfo_t::location

location in chassis

int smbios_boardinfo_t::chassis

handle of chassis

int smbios_boardinfo_t::objects_len

number of contained objects

int* smbios_boardinfo_t::objects

array of object handles


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