Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dpci-bridge.h248 void remove_sriov_vf_pdns(struct pci_dev *pdev);
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dpci.c205 remove_sriov_vf_pdns(pdev); in pseries_pcibios_sriov_disable()
/openbmc/linux/arch/powerpc/kernel/
H A Dpci_dn.c217 void remove_sriov_vf_pdns(struct pci_dev *pdev) in remove_sriov_vf_pdns() function
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dpci-sriov.c750 remove_sriov_vf_pdns(pdev); in pnv_pcibios_sriov_disable()