Searched refs:pci_controller_ops (Results 1 – 8 of 8) sorted by relevance
33 extern struct pci_controller_ops pasemi_pci_controller_ops;
296 struct pci_controller_ops pasemi_pci_controller_ops;
45 extern struct pci_controller_ops pmac_pci_controller_ops;
1254 struct pci_controller_ops pmac_pci_controller_ops = {
18 struct pci_controller_ops { struct85 struct pci_controller_ops controller_ops;
287 extern void iommu_init_early_dart(struct pci_controller_ops *controller_ops);
91 extern struct pci_controller_ops pseries_pci_controller_ops;
389 void __init iommu_init_early_dart(struct pci_controller_ops *controller_ops) in iommu_init_early_dart()