Searched refs:to_pci_host_bridge (Results 1 – 9 of 9) sorted by relevance
138 host_bridge = to_pci_host_bridge(bus->bridge); in pci_stop_root_bus()156 host_bridge = to_pci_host_bridge(bus->bridge); in pci_remove_root_bus()
24 return to_pci_host_bridge(root_bus->bridge); in pci_find_host_bridge()
1232 host = to_pci_host_bridge(bus->bridge); in __pci_bus_size_bridges()
571 struct pci_host_bridge *bridge = to_pci_host_bridge(dev); in pci_release_host_bridge_dev()
55 struct pci_host_bridge *host_bridge = to_pci_host_bridge(b->bridge); in remove_phb_dynamic()
257 pci_set_host_bridge_release(to_pci_host_bridge(phb->bus->bridge), in cxl_pci_vphb_add()
40 if ((bus->primary == to_pci_host_bridge(bus->bridge)->busnr) && (PCI_SLOT(devfn) > 0)) in mobiveil_pcie_valid_device()
909 host_bridge = to_pci_host_bridge(bus->bridge); in acpi_pci_root_create()
579 #define to_pci_host_bridge(n) container_of(n, struct pci_host_bridge, dev) macro
Completed in 25 milliseconds