Home
last modified time | relevance | path

Searched refs:pnv_ioda_get_pe (Results 1 – 4 of 4) sorted by relevance

/linux/arch/powerpc/platforms/powernv/
H A Dpci.h283 extern struct pnv_ioda_pe *pnv_ioda_get_pe(struct pci_dev *dev);
H A Dpci-sriov.c229 struct pnv_ioda_pe *pe = pnv_ioda_get_pe(pdev); in pnv_pci_ioda_fixup_iov()
H A Dpci-ioda.c580 struct pnv_ioda_pe *pnv_ioda_get_pe(struct pci_dev *dev) in pnv_ioda_get_pe() function
1640 struct pnv_ioda_pe *pe = pnv_ioda_get_pe(dev); in __pnv_pci_ioda_msi_setup()
H A Deeh-powernv.c307 struct pnv_ioda_pe *ioda_pe = pnv_ioda_get_pe(parent); in pnv_eeh_get_upstream_pe()