Home
last modified time | relevance | path

Searched defs:pci_root_info (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/x86/pci/
Dbus_numa.h12 struct pci_root_info { struct
22 struct pci_root_info *alloc_pci_root_info(int bus_min, int bus_max, argument
Dacpi.c10 struct pci_root_info { struct
11 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;
/linux-4.1.27/arch/ia64/pci/
Dpci.c132 struct pci_root_info { struct
133 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;