Home
last modified time | relevance | path

Searched refs:pnv_pci_bdfn_to_pe (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dpci.h283 extern struct pnv_ioda_pe *pnv_pci_bdfn_to_pe(struct pnv_phb *phb, u16 bdfn);
H A Dpci-ioda.c583 struct pnv_ioda_pe *pnv_pci_bdfn_to_pe(struct pnv_phb *phb, u16 bdfn) in pnv_pci_bdfn_to_pe() function
1000 pe = pnv_pci_bdfn_to_pe(phb, pci_dev_id(pdev)); in pnv_pci_ioda_dma_dev_setup()
1007 pe = pnv_pci_bdfn_to_pe(phb, pci_dev_id(pdev)); in pnv_pci_ioda_dma_dev_setup()
2529 pe = pnv_pci_bdfn_to_pe(phb, pci_dev_id(pdev)); in pnv_pci_device_group()