ReactOS 0.4.15-dev-7924-g5949c20
acpi_pci_routing_table Struct Reference

#include <acrestyp.h>

Public Attributes

UINT32 Length
 
UINT32 Pin
 
UINT64 Address
 
UINT32 SourceIndex
 
char Source [4]
 

Detailed Description

Definition at line 816 of file acrestyp.h.

Member Data Documentation

◆ Address

UINT64 acpi_pci_routing_table::Address

Definition at line 820 of file acrestyp.h.

Referenced by AcpiRsCreatePciRoutingTable().

◆ Length

UINT32 acpi_pci_routing_table::Length

Definition at line 818 of file acrestyp.h.

Referenced by AcpiRsCreatePciRoutingTable(), and AcpiRsDumpIrqList().

◆ Pin

UINT32 acpi_pci_routing_table::Pin

Definition at line 819 of file acrestyp.h.

Referenced by AcpiRsCreatePciRoutingTable().

◆ Source

char acpi_pci_routing_table::Source[4]

Definition at line 822 of file acrestyp.h.

Referenced by AcpiRsCreatePciRoutingTable().

◆ SourceIndex

UINT32 acpi_pci_routing_table::SourceIndex

Definition at line 821 of file acrestyp.h.

Referenced by AcpiRsCreatePciRoutingTable().


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