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

§ any

smbios_any_t u_hd_smbios_t::any

§ biosinfo

smbios_biosinfo_t u_hd_smbios_t::biosinfo

§ boardinfo

smbios_boardinfo_t u_hd_smbios_t::boardinfo

§ cache

smbios_cache_t u_hd_smbios_t::cache

§ chassis

smbios_chassis_t u_hd_smbios_t::chassis

§ config

smbios_config_t u_hd_smbios_t::config

§ connect

smbios_connect_t u_hd_smbios_t::connect

Referenced by smbios_free(), and smbios_parse().

§ group

smbios_group_t u_hd_smbios_t::group

§ lang

smbios_lang_t u_hd_smbios_t::lang

§ mem64error

smbios_mem64error_t u_hd_smbios_t::mem64error

§ memarray

smbios_memarray_t u_hd_smbios_t::memarray

§ memarraymap

smbios_memarraymap_t u_hd_smbios_t::memarraymap

Referenced by smbios_dump(), and smbios_parse().

§ memdevice

smbios_memdevice_t u_hd_smbios_t::memdevice

§ memdevicemap

smbios_memdevicemap_t u_hd_smbios_t::memdevicemap

Referenced by smbios_dump(), and smbios_parse().

§ memerror

smbios_memerror_t u_hd_smbios_t::memerror

§ mouse

smbios_mouse_t u_hd_smbios_t::mouse

§ next

union u_hd_smbios_t* u_hd_smbios_t::next

§ oem

smbios_oem_t u_hd_smbios_t::oem

§ onboard

smbios_onboard_t u_hd_smbios_t::onboard

§ power

smbios_power_t u_hd_smbios_t::power

Referenced by smbios_dump(), and smbios_parse().

§ processor

smbios_processor_t u_hd_smbios_t::processor

§ secure

smbios_secure_t u_hd_smbios_t::secure

Referenced by smbios_free(), and smbios_parse().

§ slot

smbios_slot_t u_hd_smbios_t::slot

§ sysinfo

smbios_sysinfo_t u_hd_smbios_t::sysinfo

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