Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/powernv/
H A Dpci.h267 extern struct pci_ops pnv_pci_ops;
H A Dpci.c728 struct pci_ops pnv_pci_ops = { variable
H A Dpci-ioda.c2744 phb->hose->ops = &pnv_pci_ops; in pnv_pci_init_ioda_phb()