ReactOS 0.4.16-dev-197-g92996da
|
#include <acrestyp.h>
Public Attributes | |
UINT32 | Length |
UINT32 | Pin |
UINT64 | Address |
UINT32 | SourceIndex |
char | Source [4] |
Definition at line 816 of file acrestyp.h.
UINT64 acpi_pci_routing_table::Address |
Definition at line 820 of file acrestyp.h.
Referenced by AcpiRsCreatePciRoutingTable().
UINT32 acpi_pci_routing_table::Length |
Definition at line 818 of file acrestyp.h.
Referenced by AcpiRsCreatePciRoutingTable(), and AcpiRsDumpIrqList().
UINT32 acpi_pci_routing_table::Pin |
Definition at line 819 of file acrestyp.h.
Referenced by AcpiRsCreatePciRoutingTable().
char acpi_pci_routing_table::Source[4] |
Definition at line 822 of file acrestyp.h.
Referenced by AcpiRsCreatePciRoutingTable().
UINT32 acpi_pci_routing_table::SourceIndex |
Definition at line 821 of file acrestyp.h.
Referenced by AcpiRsCreatePciRoutingTable().