Searched defs:pci_root_info (Results 1 – 3 of 3) sorted by relevance
12 struct pci_root_info { struct22 struct pci_root_info *alloc_pci_root_info(int bus_min, int bus_max, argument
11 struct pci_root_info { struct12 struct acpi_pci_root_info common; argument13 struct pci_sysdata sd;15 bool mcfg_added;16 u8 start_bus;17 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;