Searched refs:pmac_pci_controller_ops (Results 1 – 3 of 3) sorted by relevance
42 extern struct pci_controller_ops pmac_pci_controller_ops;
472 iommu_init_early_dart(&pmac_pci_controller_ops); in pmac_init()
803 hose->controller_ops = pmac_pci_controller_ops; in pmac_add_bridge()1257 struct pci_controller_ops pmac_pci_controller_ops = { variable