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
10 struct pci_root_info { struct11 struct acpi_device *bridge;12 char name[16];13 struct pci_sysdata sd;15 bool mcfg_added;16 u16 segment;17 u8 start_bus;18 u8 end_bus;
132 struct pci_root_info { struct133 struct acpi_device *bridge;134 struct pci_controller *controller;135 struct list_head resources;136 struct resource *res;137 resource_size_t *res_offset;138 unsigned int res_num;139 struct list_head io_resources;140 char *name;