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

asset tag

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

bootup state

Referenced by smbios_free(), and smbios_parse().

chassis type

Referenced by smbios_free(), and smbios_parse().

unsigned char* smbios_chassis_t::data

1: lock present, 0: not present or unknown

Referenced by smbios_dump(), and smbios_parse().

manufacturer

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

OEM-specific information.

Referenced by smbios_dump(), and smbios_parse().

power supply state (at last boot)

Referenced by smbios_free(), and smbios_parse().

security state (at last boot)

Referenced by smbios_free(), and smbios_parse().

serial number

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

thermal state (at last boot)

Referenced by smbios_free(), and smbios_parse().

version

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


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