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

◆ data

unsigned char* smbios_power_t::data

◆ data_len

int smbios_power_t::data_len

◆ day

unsigned smbios_power_t::day

dto, day

Referenced by smbios_dump(), and smbios_parse().

◆ handle

int smbios_power_t::handle

◆ hour

unsigned smbios_power_t::hour

dto, hour

Referenced by smbios_dump(), and smbios_parse().

◆ minute

unsigned smbios_power_t::minute

dto, minute

Referenced by smbios_dump(), and smbios_parse().

◆ month

unsigned smbios_power_t::month

next scheduled power-on month

Referenced by smbios_dump(), and smbios_parse().

◆ next

union u_hd_smbios_t* smbios_power_t::next

◆ second

unsigned smbios_power_t::second

dto, second

Referenced by smbios_dump(), and smbios_parse().

◆ strings

str_list_t* smbios_power_t::strings

◆ type

hd_smbios_type_t smbios_power_t::type

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