|
libhd
5.0
|
system config options More...
#include <hd.h>
Data Fields | |
| union u_hd_smbios_t * | next |
| hd_smbios_type_t | type |
| int | data_len |
| unsigned char * | data |
| str_list_t * | strings |
| int | handle |
| str_list_t * | options |
| system config options More... | |
system config options
| unsigned char* smbios_config_t::data |
| int smbios_config_t::data_len |
| int smbios_config_t::handle |
| union u_hd_smbios_t* smbios_config_t::next |
| str_list_t* smbios_config_t::options |
system config options
Referenced by smbios_dump(), smbios_free(), and smbios_parse().
| str_list_t* smbios_config_t::strings |
| hd_smbios_type_t smbios_config_t::type |