Searched refs:pmac_pci_controller_ops (Results 1 – 3 of 3) sorted by relevance
45 extern struct pci_controller_ops pmac_pci_controller_ops;
456 iommu_init_early_dart(&pmac_pci_controller_ops); in pmac_init()
798 hose->controller_ops = pmac_pci_controller_ops; in pmac_add_bridge()1254 struct pci_controller_ops pmac_pci_controller_ops = { variable