ReactOS 0.4.15-dev-7906-g1b85a5f
acpi_gpe_handler_info Struct Reference

#include <aclocal.h>

Collaboration diagram for acpi_gpe_handler_info:

Public Attributes

ACPI_GPE_HANDLER Address
 
voidContext
 
ACPI_NAMESPACE_NODEMethodNode
 
UINT8 OriginalFlags
 
BOOLEAN OriginallyEnabled
 

Detailed Description

Definition at line 517 of file aclocal.h.

Member Data Documentation

◆ Address

ACPI_GPE_HANDLER acpi_gpe_handler_info::Address

Definition at line 519 of file aclocal.h.

Referenced by AcpiEvDetectGpe(), AcpiEvGpeDispatch(), and AcpiRemoveGpeHandler().

◆ Context

void* acpi_gpe_handler_info::Context

Definition at line 520 of file aclocal.h.

Referenced by AcpiEvDetectGpe(), and AcpiEvGpeDispatch().

◆ MethodNode

ACPI_NAMESPACE_NODE* acpi_gpe_handler_info::MethodNode

Definition at line 521 of file aclocal.h.

◆ OriginalFlags

UINT8 acpi_gpe_handler_info::OriginalFlags

Definition at line 522 of file aclocal.h.

◆ OriginallyEnabled

BOOLEAN acpi_gpe_handler_info::OriginallyEnabled

Definition at line 523 of file aclocal.h.


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