Searched defs:pci_root_info (Results 1 – 3 of 3) sorted by relevance
13 struct pci_root_info { struct23 struct pci_root_info *alloc_pci_root_info(int bus_min, int bus_max, argument
12 struct pci_root_info { struct13 struct acpi_pci_root_info common; argument14 struct pci_sysdata sd;16 bool mcfg_added;17 u8 start_bus;18 u8 end_bus;
118 struct pci_root_info { struct119 struct acpi_pci_root_info common; argument120 struct pci_controller controller;121 struct list_head io_resources;