Searched refs:pcibios_fixup_phb (Results 1 – 3 of 3) sorted by relevance
215 void (*pcibios_fixup_phb)(struct pci_controller *hose); member
1668 if (ppc_md.pcibios_fixup_phb) in pcibios_scan_phb()1669 ppc_md.pcibios_fixup_phb(hose); in pcibios_scan_phb()
1307 ppc_md.pcibios_fixup_phb = pnv_pci_ioda_fixup_phb; in pnv_pci_init_ioda1_phb()