ReactOS 0.4.15-dev-7934-g1dc8d80
acpi_resource_extended_irq Struct Reference

#include <acrestyp.h>

Collaboration diagram for acpi_resource_extended_irq:

Public Attributes

UINT8 ProducerConsumer
 
UINT8 Triggering
 
UINT8 Polarity
 
UINT8 Shareable
 
UINT8 WakeCapable
 
UINT8 InterruptCount
 
ACPI_RESOURCE_SOURCE ResourceSource
 
UINT32 Interrupts [1]
 

Detailed Description

Definition at line 424 of file acrestyp.h.

Member Data Documentation

◆ InterruptCount

UINT8 acpi_resource_extended_irq::InterruptCount

Definition at line 431 of file acrestyp.h.

Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().

◆ Interrupts

UINT32 acpi_resource_extended_irq::Interrupts[1]

Definition at line 433 of file acrestyp.h.

Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().

◆ Polarity

UINT8 acpi_resource_extended_irq::Polarity

Definition at line 428 of file acrestyp.h.

◆ ProducerConsumer

UINT8 acpi_resource_extended_irq::ProducerConsumer

Definition at line 426 of file acrestyp.h.

Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().

◆ ResourceSource

ACPI_RESOURCE_SOURCE acpi_resource_extended_irq::ResourceSource

Definition at line 432 of file acrestyp.h.

◆ Shareable

UINT8 acpi_resource_extended_irq::Shareable

Definition at line 429 of file acrestyp.h.

Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().

◆ Triggering

UINT8 acpi_resource_extended_irq::Triggering

Definition at line 427 of file acrestyp.h.

Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().

◆ WakeCapable

UINT8 acpi_resource_extended_irq::WakeCapable

Definition at line 430 of file acrestyp.h.


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