Pyrogenesis  trunk
Public Member Functions | Public Attributes | List of all members
FADT Struct Reference

#include <acpi.h>

Collaboration diagram for FADT:
Collaboration graph
[legend]

Public Member Functions

bool IsDutyCycleSupported () const
 
bool IsC2Supported () const
 
bool IsC3Supported () const
 

Public Attributes

AcpiTable header
 
u8 unused1 [40]
 
u32 pmTimerPortAddress
 
u8 unused2 [16]
 
u16 c2Latency
 
u16 c3Latency
 
u8 unused3 [5]
 
u8 dutyWidth
 
u8 unused4 [6]
 
u32 flags
 

Member Function Documentation

bool FADT::IsC2Supported ( ) const
inline
bool FADT::IsC3Supported ( ) const
inline
bool FADT::IsDutyCycleSupported ( ) const
inline

Member Data Documentation

u16 FADT::c2Latency
u16 FADT::c3Latency
u8 FADT::dutyWidth
u32 FADT::flags
AcpiTable FADT::header
u32 FADT::pmTimerPortAddress
u8 FADT::unused1[40]
u8 FADT::unused2[16]
u8 FADT::unused3[5]
u8 FADT::unused4[6]

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