Home
last modified time | relevance | path

Searched refs:pci_get_pdn (Results 1 – 9 of 9) sorted by relevance

/linux/arch/powerpc/platforms/pseries/
H A Dpci.c41 pdn = pci_get_pdn(pdev); in pseries_send_map_pe()
66 pdn = pci_get_pdn(pdev); in pseries_set_pe_num()
88 pdn = pci_get_pdn(pdev); in pseries_associate_pes()
143 pdn = pci_get_pdn(pdev); in pseries_pci_sriov_enable()
172 pdn = pci_get_pdn(pdev); in pseries_pcibios_sriov_disable()
H A Dmsi.c82 pdn = pci_get_pdn(pdev); in rtas_disable_msi()
382 pdn = pci_get_pdn(pdev); in rtas_prepare_msi_irqs()
590 hwirq = rtas_query_irq_number(pci_get_pdn(pdev), desc->msi_index); in pseries_irq_domain_alloc()
/linux/arch/powerpc/kernel/
H A Dpci_dn.c95 struct pci_dn *pci_get_pdn(struct pci_dev *pdev) in pci_get_pdn() function
183 pdn = pci_get_pdn(pdev); in add_sriov_vf_pdns()
214 return pci_get_pdn(pdev); in add_sriov_vf_pdns()
228 pdn = pci_get_pdn(pdev); in remove_sriov_vf_pdns()
493 pdn = pci_get_pdn(pdev); in pci_dev_pdn_setup()
H A Dpci-hotplug.c59 struct pci_dn *pdn = pci_get_pdn(dev); in pcibios_release_device()
H A Deeh_sysfs.c85 struct pci_dn *pdn = pci_get_pdn(pdev); in eeh_notify_resume_show()
/linux/arch/powerpc/platforms/powernv/
H A Dpci-ioda.c594 struct pci_dn *pdn = pci_get_pdn(dev); in pnv_ioda_get_pe()
691 struct pci_dn *pdn = pci_get_pdn(pdev); in pnv_ioda_set_peltv()
714 struct pci_dn *pdn = pci_get_pdn(parent); in pnv_ioda_unset_peltv()
875 struct pci_dn *pdn = pci_get_pdn(dev); in pnv_ioda_setup_dev_PE()
994 struct pci_dn *pdn = pci_get_pdn(pdev); in pnv_pci_ioda_dma_dev_setup()
1120 struct pci_dn *pdn = pci_get_pdn(pdev); in pnv_pci_ioda_iommu_bypass_supported()
2262 pdn = pci_get_pdn(dev); in pnv_pci_enable_device_hook()
2276 pdn = pci_get_pdn(dev); in pnv_ocapi_enable_device_hook()
2389 struct pci_dn *pdn = pci_get_pdn(pdev); in pnv_pci_release_device()
H A Dpci-sriov.c627 pdn = pci_get_pdn(pdev); in pnv_ioda_setup_vf_PE()
H A Deeh-powernv.c323 struct pci_dn *pdn = pci_get_pdn(pdev); in pnv_eeh_probe()
/linux/arch/powerpc/include/asm/
H A Dpci-bridge.h239 extern struct pci_dn *pci_get_pdn(struct pci_dev *pdev);