Home
last modified time | relevance | path

Searched refs:pmac_pci_controller_ops (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/platforms/powermac/
Dpmac.h41 extern struct pci_controller_ops pmac_pci_controller_ops;
Dsetup.c477 iommu_init_early_dart(&pmac_pci_controller_ops); in pmac_init_early()
Dpci.c803 hose->controller_ops = pmac_pci_controller_ops; in pmac_add_bridge()
1247 struct pci_controller_ops pmac_pci_controller_ops = { variable