Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pci/
Diov.c223 int __weak pcibios_sriov_enable(struct pci_dev *pdev, u16 num_vfs) in pcibios_sriov_enable() function
316 if ((retval = pcibios_sriov_enable(dev, initial))) { in sriov_enable()
/linux-4.1.27/arch/powerpc/platforms/powernv/
Dpci-ioda.c1576 int pcibios_sriov_enable(struct pci_dev *pdev, u16 num_vfs) in pcibios_sriov_enable() function