ReactOS 0.4.15-dev-7924-g5949c20
acpi_gpe_walk_info Struct Reference

#include <aclocal.h>

Collaboration diagram for acpi_gpe_walk_info:

Public Attributes

ACPI_NAMESPACE_NODEGpeDevice
 
ACPI_GPE_BLOCK_INFOGpeBlock
 
UINT16 Count
 
ACPI_OWNER_ID OwnerId
 
BOOLEAN ExecuteByOwnerId
 

Detailed Description

Definition at line 609 of file aclocal.h.

Member Data Documentation

◆ Count

UINT16 acpi_gpe_walk_info::Count

Definition at line 613 of file aclocal.h.

Referenced by AcpiEvUpdateGpes().

◆ ExecuteByOwnerId

BOOLEAN acpi_gpe_walk_info::ExecuteByOwnerId

Definition at line 615 of file aclocal.h.

Referenced by AcpiEvCreateGpeBlock(), AcpiEvMatchGpeMethod(), and AcpiEvUpdateGpes().

◆ GpeBlock

ACPI_GPE_BLOCK_INFO* acpi_gpe_walk_info::GpeBlock

Definition at line 612 of file aclocal.h.

Referenced by AcpiEvCreateGpeBlock(), AcpiEvMatchGpeMethod(), and AcpiEvUpdateGpes().

◆ GpeDevice

ACPI_NAMESPACE_NODE* acpi_gpe_walk_info::GpeDevice

Definition at line 611 of file aclocal.h.

Referenced by AcpiEvCreateGpeBlock(), and AcpiEvUpdateGpes().

◆ OwnerId

ACPI_OWNER_ID acpi_gpe_walk_info::OwnerId

Definition at line 614 of file aclocal.h.

Referenced by AcpiEvMatchGpeMethod(), and AcpiEvUpdateGpes().


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