Searched refs:pci_setup_phb (Results 1 – 3 of 3) sorted by relevance
40 if (ppc_md.pci_setup_phb == NULL) in of_pci_phb_probe()54 if (ppc_md.pci_setup_phb(phb)) { in of_pci_phb_probe()
271 .pci_setup_phb = cell_setup_phb, in define_machine()
57 int (*pci_setup_phb)(struct pci_controller *host); member