ReactOS 0.4.15-dev-7842-g558ab78
acpi_gpe_register_info Struct Reference

#include <aclocal.h>

Collaboration diagram for acpi_gpe_register_info:

Public Attributes

ACPI_GENERIC_ADDRESS StatusAddress
 
ACPI_GENERIC_ADDRESS EnableAddress
 
UINT16 BaseGpeNumber
 
UINT8 EnableForWake
 
UINT8 EnableForRun
 
UINT8 MaskForRun
 
UINT8 EnableMask
 

Detailed Description

Definition at line 565 of file aclocal.h.

Member Data Documentation

◆ BaseGpeNumber

UINT16 acpi_gpe_register_info::BaseGpeNumber

Definition at line 569 of file aclocal.h.

Referenced by AcpiEvCreateGpeInfoBlocks(), and AcpiEvGpeDetect().

◆ EnableAddress

◆ EnableForRun

UINT8 acpi_gpe_register_info::EnableForRun

◆ EnableForWake

UINT8 acpi_gpe_register_info::EnableForWake

◆ EnableMask

UINT8 acpi_gpe_register_info::EnableMask

Definition at line 573 of file aclocal.h.

Referenced by AcpiEvUpdateGpeEnableMask(), AcpiHwGpeEnableWrite(), and AcpiHwLowSetGpe().

◆ MaskForRun

UINT8 acpi_gpe_register_info::MaskForRun

Definition at line 572 of file aclocal.h.

Referenced by AcpiEvMaskGpe(), AcpiHwGetGpeStatus(), and AcpiHwLowSetGpe().

◆ StatusAddress


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