ReactOS 0.4.16-dev-747-gbc52d5f
|
#include <actypes.h>
Public Attributes | |
UINT32 | SciCount |
UINT32 | GpeCount |
UINT32 | FixedEventCount [ACPI_NUM_FIXED_EVENTS] |
UINT32 | MethodCount |
UINT32 acpi_statistics::FixedEventCount[ACPI_NUM_FIXED_EVENTS] |
Definition at line 1112 of file actypes.h.
Referenced by AcpiGetStatistics().
UINT32 acpi_statistics::GpeCount |
Definition at line 1111 of file actypes.h.
Referenced by AcpiGetStatistics().
UINT32 acpi_statistics::MethodCount |
Definition at line 1113 of file actypes.h.
Referenced by AcpiGetStatistics().
UINT32 acpi_statistics::SciCount |
Definition at line 1110 of file actypes.h.
Referenced by AcpiGetStatistics().