libhd  5.0
Data Fields
smbios_chassis_t Struct Reference

chassis information More...

#include <hd.h>

Data Fields

union u_hd_smbios_tnext
 
hd_smbios_type_t type
 
int data_len
 
unsigned char * data
 
str_list_tstrings
 
int handle
 
char * manuf
 manufacturer
 
char * version
 version
 
char * serial
 serial number
 
char * asset
 asset tag
 
hd_id_t ch_type
 chassis type
 
unsigned lock
 1: lock present, 0: not present or unknown
 
hd_id_t bootup
 bootup state
 
hd_id_t power
 power supply state (at last boot)
 
hd_id_t thermal
 thermal state (at last boot)
 
hd_id_t security
 security state (at last boot)
 
unsigned oem
 OEM-specific information.
 

Detailed Description

chassis information

Field Documentation

char* smbios_chassis_t::asset

asset tag

Referenced by smbios_dump(), smbios_free(), and smbios_parse().

hd_id_t smbios_chassis_t::bootup

bootup state

Referenced by smbios_free(), and smbios_parse().

hd_id_t smbios_chassis_t::ch_type

chassis type

Referenced by smbios_free(), and smbios_parse().

unsigned char* smbios_chassis_t::data
int smbios_chassis_t::data_len
int smbios_chassis_t::handle
unsigned smbios_chassis_t::lock

1: lock present, 0: not present or unknown

Referenced by smbios_dump(), and smbios_parse().

char* smbios_chassis_t::manuf

manufacturer

Referenced by smbios_dump(), smbios_free(), and smbios_parse().

union u_hd_smbios_t* smbios_chassis_t::next
unsigned smbios_chassis_t::oem

OEM-specific information.

Referenced by smbios_dump(), and smbios_parse().

hd_id_t smbios_chassis_t::power

power supply state (at last boot)

Referenced by smbios_free(), and smbios_parse().

hd_id_t smbios_chassis_t::security

security state (at last boot)

Referenced by smbios_free(), and smbios_parse().

char* smbios_chassis_t::serial

serial number

Referenced by smbios_dump(), smbios_free(), and smbios_parse().

str_list_t* smbios_chassis_t::strings
hd_id_t smbios_chassis_t::thermal

thermal state (at last boot)

Referenced by smbios_free(), and smbios_parse().

hd_smbios_type_t smbios_chassis_t::type
char* smbios_chassis_t::version

version

Referenced by smbios_dump(), smbios_free(), and smbios_parse().


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