ReactOS 0.4.15-dev-8614-gbc76250
|
#include <aclocal.h>
Public Attributes | |
ACPI_GPE_HANDLER | Address |
void * | Context |
ACPI_NAMESPACE_NODE * | MethodNode |
UINT8 | OriginalFlags |
BOOLEAN | OriginallyEnabled |
ACPI_GPE_HANDLER acpi_gpe_handler_info::Address |
Definition at line 519 of file aclocal.h.
Referenced by AcpiEvDetectGpe(), AcpiEvGpeDispatch(), and AcpiRemoveGpeHandler().
void* acpi_gpe_handler_info::Context |
Definition at line 520 of file aclocal.h.
Referenced by AcpiEvDetectGpe(), and AcpiEvGpeDispatch().
ACPI_NAMESPACE_NODE* acpi_gpe_handler_info::MethodNode |