Searched defs:pci_root_info (Results 1 – 4 of 4) sorted by relevance
13 struct pci_root_info { struct23 struct pci_root_info *alloc_pci_root_info(int bus_min, int bus_max, argument
15 struct pci_root_info { struct16 struct acpi_pci_root_info common; argument17 struct pci_sysdata sd;19 bool mcfg_added;20 u8 start_bus;21 u8 end_bus;
17 struct pci_root_info { struct18 struct acpi_pci_root_info common; argument19 struct pci_config_window *cfg;
118 struct pci_root_info { struct119 struct acpi_pci_root_info common; argument120 struct pci_controller controller;121 struct list_head io_resources;