Searched refs:to_pci_host_bridge (Results 1 – 5 of 5) sorted by relevance
71 struct pci_host_bridge *host_bridge = to_pci_host_bridge(b->bridge); in remove_phb_dynamic()
743 struct pci_host_bridge *hb = to_pci_host_bridge(dev); in available_secure_streams_show()769 struct pci_host_bridge *hb = to_pci_host_bridge(dev); in pci_ide_attr_visible()
173 host_bridge = to_pci_host_bridge(dport->dport_dev); in devm_cxl_dport_rch_ras_setup()
38 if ((bus->primary == to_pci_host_bridge(bus->bridge)->busnr) && (PCI_SLOT(devfn) > 0)) in mobiveil_pcie_valid_device()
682 #define to_pci_host_bridge(n) container_of(n, struct pci_host_bridge, dev) macro