ReactOS
0.4.15-dev-1647-g91fceab
|
#include <acrestyp.h>
Public Attributes | |
UINT32 | Length |
UINT32 | Pin |
UINT64 | Address |
UINT32 | SourceIndex |
char | Source [4] |
Definition at line 806 of file acrestyp.h.
UINT64 acpi_pci_routing_table::Address |
Definition at line 810 of file acrestyp.h.
Referenced by AcpiRsCreatePciRoutingTable().
UINT32 acpi_pci_routing_table::Length |
Definition at line 808 of file acrestyp.h.
Referenced by AcpiRsCreatePciRoutingTable(), and AcpiRsDumpIrqList().
UINT32 acpi_pci_routing_table::Pin |
Definition at line 809 of file acrestyp.h.
Referenced by AcpiRsCreatePciRoutingTable().
char acpi_pci_routing_table::Source[4] |
Definition at line 812 of file acrestyp.h.
Referenced by AcpiRsCreatePciRoutingTable().
UINT32 acpi_pci_routing_table::SourceIndex |
Definition at line 811 of file acrestyp.h.
Referenced by AcpiRsCreatePciRoutingTable().