Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dpmac.h45 extern struct pci_controller_ops pmac_pci_controller_ops;
H A Dsetup.c442 iommu_init_early_dart(&pmac_pci_controller_ops); in pmac_init()
H A Dpci.c798 hose->controller_ops = pmac_pci_controller_ops; in pmac_add_bridge()
1254 struct pci_controller_ops pmac_pci_controller_ops = { variable