ReactOS 0.4.15-dev-7958-gcd0bb1a
acpi_resource_irq Struct Reference

#include <acrestyp.h>

Public Attributes

UINT8 DescriptorLength
 
UINT8 Triggering
 
UINT8 Polarity
 
UINT8 Shareable
 
UINT8 WakeCapable
 
UINT8 InterruptCount
 
UINT8 Interrupts [1]
 

Detailed Description

Definition at line 177 of file acrestyp.h.

Member Data Documentation

◆ DescriptorLength

UINT8 acpi_resource_irq::DescriptorLength

Definition at line 179 of file acrestyp.h.

◆ InterruptCount

UINT8 acpi_resource_irq::InterruptCount

Definition at line 184 of file acrestyp.h.

Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().

◆ Interrupts

UINT8 acpi_resource_irq::Interrupts[1]

Definition at line 185 of file acrestyp.h.

Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().

◆ Polarity

UINT8 acpi_resource_irq::Polarity

Definition at line 181 of file acrestyp.h.

◆ Shareable

UINT8 acpi_resource_irq::Shareable

Definition at line 182 of file acrestyp.h.

Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().

◆ Triggering

UINT8 acpi_resource_irq::Triggering

Definition at line 180 of file acrestyp.h.

Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().

◆ WakeCapable

UINT8 acpi_resource_irq::WakeCapable

Definition at line 183 of file acrestyp.h.


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