smbios_any_t Struct Reference
[SMBIOS structures]

common part of all smbios_* types More...

#include <hd.h>


Data Fields

union u_hd_smbios_t * next
 link to next entry
hd_smbios_type_t type
 BIOS info type.
int data_len
 formatted section length
unsigned char * data
 formatted section
str_list_tstrings
 strings taken from the unformed section
int handle
 handle, unique 16 bit number


Detailed Description

common part of all smbios_* types

Field Documentation

union u_hd_smbios_t* smbios_any_t::next [write]

link to next entry

hd_smbios_type_t smbios_any_t::type

BIOS info type.

int smbios_any_t::data_len

formatted section length

unsigned char* smbios_any_t::data

formatted section

str_list_t* smbios_any_t::strings

strings taken from the unformed section

int smbios_any_t::handle

handle, unique 16 bit number


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