ReactOS 0.4.15-dev-7918-g2a2556c
acpi_gpe_block_info Struct Reference

#include <aclocal.h>

Collaboration diagram for acpi_gpe_block_info:

Public Attributes

ACPI_NAMESPACE_NODENode
 
struct acpi_gpe_block_infoPrevious
 
struct acpi_gpe_block_infoNext
 
struct acpi_gpe_xrupt_infoXruptBlock
 
ACPI_GPE_REGISTER_INFORegisterInfo
 
ACPI_GPE_EVENT_INFOEventInfo
 
UINT64 Address
 
UINT32 RegisterCount
 
UINT16 GpeCount
 
UINT16 BlockBaseNumber
 
UINT8 SpaceId
 
BOOLEAN Initialized
 

Detailed Description

Definition at line 581 of file aclocal.h.

Member Data Documentation

◆ Address

UINT64 acpi_gpe_block_info::Address

Definition at line 589 of file aclocal.h.

Referenced by AcpiEvCreateGpeBlock(), and AcpiEvCreateGpeInfoBlocks().

◆ BlockBaseNumber

UINT16 acpi_gpe_block_info::BlockBaseNumber

◆ EventInfo

◆ GpeCount

◆ Initialized

BOOLEAN acpi_gpe_block_info::Initialized

Definition at line 594 of file aclocal.h.

Referenced by AcpiEvCreateGpeBlock(), and AcpiEvInitializeGpeBlock().

◆ Next

◆ Node

ACPI_NAMESPACE_NODE* acpi_gpe_block_info::Node

◆ Previous

struct acpi_gpe_block_info* acpi_gpe_block_info::Previous

Definition at line 584 of file aclocal.h.

Referenced by AcpiEvDeleteGpeBlock(), and AcpiEvInstallGpeBlock().

◆ RegisterCount

◆ RegisterInfo

◆ SpaceId

UINT8 acpi_gpe_block_info::SpaceId

Definition at line 593 of file aclocal.h.

Referenced by AcpiEvCreateGpeBlock(), and AcpiEvCreateGpeInfoBlocks().

◆ XruptBlock

struct acpi_gpe_xrupt_info* acpi_gpe_block_info::XruptBlock

Definition at line 586 of file aclocal.h.

Referenced by AcpiEvDeleteGpeBlock(), and AcpiEvInstallGpeBlock().


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