ReactOS 0.4.15-dev-7953-g1f49173
acpi_gpe_xrupt_info Struct Reference

#include <aclocal.h>

Collaboration diagram for acpi_gpe_xrupt_info:

Public Attributes

struct acpi_gpe_xrupt_infoPrevious
 
struct acpi_gpe_xrupt_infoNext
 
ACPI_GPE_BLOCK_INFOGpeBlockListHead
 
UINT32 InterruptNumber
 

Detailed Description

Definition at line 600 of file aclocal.h.

Member Data Documentation

◆ GpeBlockListHead

ACPI_GPE_BLOCK_INFO* acpi_gpe_xrupt_info::GpeBlockListHead

◆ InterruptNumber

UINT32 acpi_gpe_xrupt_info::InterruptNumber

Definition at line 605 of file aclocal.h.

Referenced by AcpiEvDeleteGpeXrupt(), and AcpiEvGetGpeXruptBlock().

◆ Next

◆ Previous

struct acpi_gpe_xrupt_info* acpi_gpe_xrupt_info::Previous

Definition at line 602 of file aclocal.h.

Referenced by AcpiEvDeleteGpeXrupt(), and AcpiEvGetGpeXruptBlock().


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