Searched refs:pseries_pci_controller_ops (Results 1 – 3 of 3) sorted by relevance
91 extern struct pci_controller_ops pseries_pci_controller_ops;
46 phb->controller_ops = pseries_pci_controller_ops; in init_phb_dynamic()
515 phb->controller_ops = pseries_pci_controller_ops; in pSeries_discover_phbs()1134 struct pci_controller_ops pseries_pci_controller_ops = { variable