ReactOS 0.4.15-dev-7953-g1f49173
acpi_gpe_event_info Struct Reference

#include <aclocal.h>

Collaboration diagram for acpi_gpe_event_info:

Public Attributes

union acpi_gpe_dispatch_info Dispatch
 
struct acpi_gpe_register_infoRegisterInfo
 
UINT8 Flags
 
UINT8 GpeNumber
 
UINT8 RuntimeCount
 
BOOLEAN DisableForDispatch
 

Detailed Description

Definition at line 552 of file aclocal.h.

Member Data Documentation

◆ DisableForDispatch

BOOLEAN acpi_gpe_event_info::DisableForDispatch

Definition at line 559 of file aclocal.h.

Referenced by AcpiEvFinishGpe(), AcpiEvGpeDispatch(), AcpiEvMaskGpe(), and AcpiSetGpe().

◆ Dispatch

◆ Flags

◆ GpeNumber

UINT8 acpi_gpe_event_info::GpeNumber

Definition at line 557 of file aclocal.h.

Referenced by AcpiEvCreateGpeInfoBlocks(), and AcpiHwGetGpeRegisterBit().

◆ RegisterInfo

◆ RuntimeCount

UINT8 acpi_gpe_event_info::RuntimeCount

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