libhd  5.0
Data Fields
smbios_power_t Struct Reference

system power controls 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
 
unsigned month
 next scheduled power-on month More...
 
unsigned day
 dto, day More...
 
unsigned hour
 dto, hour More...
 
unsigned minute
 dto, minute More...
 
unsigned second
 dto, second More...
 

Detailed Description

system power controls

Field Documentation

unsigned char* smbios_power_t::data
int smbios_power_t::data_len
unsigned smbios_power_t::day

dto, day

Referenced by smbios_dump(), and smbios_parse().

int smbios_power_t::handle
unsigned smbios_power_t::hour

dto, hour

Referenced by smbios_dump(), and smbios_parse().

unsigned smbios_power_t::minute

dto, minute

Referenced by smbios_dump(), and smbios_parse().

unsigned smbios_power_t::month

next scheduled power-on month

Referenced by smbios_dump(), and smbios_parse().

union u_hd_smbios_t* smbios_power_t::next
unsigned smbios_power_t::second

dto, second

Referenced by smbios_dump(), and smbios_parse().

str_list_t* smbios_power_t::strings
hd_smbios_type_t smbios_power_t::type

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