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