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