libhd  5.0
Data Fields
u_hd_smbios_t Union Reference

SMBIOS list item. More...

#include <hd.h>

Data Fields

union u_hd_smbios_tnext
 
smbios_any_t any
 
smbios_biosinfo_t biosinfo
 
smbios_sysinfo_t sysinfo
 
smbios_boardinfo_t boardinfo
 
smbios_chassis_t chassis
 
smbios_processor_t processor
 
smbios_cache_t cache
 
smbios_connect_t connect
 
smbios_slot_t slot
 
smbios_onboard_t onboard
 
smbios_oem_t oem
 
smbios_config_t config
 
smbios_lang_t lang
 
smbios_group_t group
 
smbios_memarray_t memarray
 
smbios_memdevice_t memdevice
 
smbios_memerror_t memerror
 
smbios_memarraymap_t memarraymap
 
smbios_memdevicemap_t memdevicemap
 
smbios_mouse_t mouse
 
smbios_secure_t secure
 
smbios_power_t power
 
smbios_mem64error_t mem64error
 

Detailed Description

SMBIOS list item.

Field Documentation

smbios_any_t u_hd_smbios_t::any
smbios_biosinfo_t u_hd_smbios_t::biosinfo
smbios_boardinfo_t u_hd_smbios_t::boardinfo
smbios_cache_t u_hd_smbios_t::cache
smbios_chassis_t u_hd_smbios_t::chassis
smbios_config_t u_hd_smbios_t::config
smbios_connect_t u_hd_smbios_t::connect

Referenced by smbios_free(), and smbios_parse().

smbios_group_t u_hd_smbios_t::group
smbios_lang_t u_hd_smbios_t::lang
smbios_mem64error_t u_hd_smbios_t::mem64error
smbios_memarray_t u_hd_smbios_t::memarray
smbios_memarraymap_t u_hd_smbios_t::memarraymap

Referenced by smbios_dump(), and smbios_parse().

smbios_memdevice_t u_hd_smbios_t::memdevice
smbios_memdevicemap_t u_hd_smbios_t::memdevicemap

Referenced by smbios_dump(), and smbios_parse().

smbios_memerror_t u_hd_smbios_t::memerror
smbios_mouse_t u_hd_smbios_t::mouse
union u_hd_smbios_t* u_hd_smbios_t::next
smbios_oem_t u_hd_smbios_t::oem
smbios_onboard_t u_hd_smbios_t::onboard
smbios_power_t u_hd_smbios_t::power

Referenced by smbios_dump(), and smbios_parse().

smbios_processor_t u_hd_smbios_t::processor
smbios_secure_t u_hd_smbios_t::secure

Referenced by smbios_free(), and smbios_parse().

smbios_slot_t u_hd_smbios_t::slot
smbios_sysinfo_t u_hd_smbios_t::sysinfo

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