Home
last modified time | relevance | path

Searched defs:acpi_pci_routing_table (Results 1 – 1 of 1) sorted by relevance

/reactos/drivers/bus/acpi/acpica/include/
H A Dacrestyp.h816 typedef struct acpi_pci_routing_table struct
818 UINT32 Length;
819 UINT32 Pin;
820 UINT64 Address; /* here for 64-bit alignment */
821 UINT32 SourceIndex;
822 …char Source[4]; /* pad to 64 bits so sizeof() works in all cases */