Searched defs:acpi_pci_routing_table (Results 1 – 1 of 1) sorted by relevance
677 struct acpi_pci_routing_table { struct678 u32 length;679 u32 pin;680 u64 address; /* here for 64-bit alignment */681 u32 source_index;682 char source[4]; /* pad to 64 bits so sizeof() works in all cases */