Searched refs:pci_setup_phb (Results 1 – 4 of 4) 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()
221 .pci_setup_phb = celleb_setup_phb, in define_machine()241 .pci_setup_phb = celleb_setup_phb, in define_machine()
280 .pci_setup_phb = cell_setup_phb, in define_machine()
112 int (*pci_setup_phb)(struct pci_controller *host); member