Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/pseries/
H A Dpseries.h91 extern struct pci_controller_ops pseries_pci_controller_ops;
H A Dpci_dlpar.c46 phb->controller_ops = pseries_pci_controller_ops; in init_phb_dynamic()
H A Dsetup.c515 phb->controller_ops = pseries_pci_controller_ops; in pSeries_discover_phbs()
1134 struct pci_controller_ops pseries_pci_controller_ops = { variable