|
libhd
5.0
|
group associations 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 |
| char * | name |
| group name | |
| int | items_len |
| number of items in this group | |
| int * | item_handles |
| array of item handles | |
group associations
| unsigned char* smbios_group_t::data |
array of item handles
Referenced by smbios_dump(), smbios_free(), and smbios_parse().
number of items in this group
Referenced by smbios_dump(), and smbios_parse().
| char* smbios_group_t::name |
group name
Referenced by smbios_dump(), smbios_free(), and smbios_parse().