Searched defs:acpi_pci_routing_table (Results 1 – 1 of 1) sorted by relevance
697 struct acpi_pci_routing_table { struct698 u32 length;699 u32 pin;700 u64 address; /* here for 64-bit alignment */701 u32 source_index;702 union {