Searched refs:physfn (Results 1 – 9 of 9) sorted by relevance
41 struct pci_dev *physfn = pci_dev->physfn; in xen_add_device() local62 add->physfn.bus = physfn->bus->number; in xen_add_device()63 add->physfn.devfn = physfn->devfn; in xen_add_device()73 handle = ACPI_HANDLE(physfn->bus->bridge); in xen_add_device()119 .physfn.bus = physfn->bus->number, in xen_add_device()120 .physfn.devfn = physfn->devfn, in xen_add_device()
192 } physfn; member261 } physfn; member
120 pf = adf_devmgr_pci_to_accel_dev(accel_pci_dev->pci_dev->physfn); in adf_cleanup_accel()225 pf = adf_devmgr_pci_to_accel_dev(pdev->physfn); in adf_probe()
141 virtfn->physfn = pci_dev_get(dev); in virtfn_add()706 if (vfdev->is_virtfn && (vfdev->physfn == dev) && in pci_vfs_assigned()
422 if ((efx->pci_dev->physfn) && (!efx->pci_dev->is_physfn)) { in efx_ef10_probe()423 struct pci_dev *pci_dev_pf = efx->pci_dev->physfn; in efx_ef10_probe()667 pci_dev_pf = efx->pci_dev->physfn; in efx_ef10_remove()759 pci_dev_pf = efx->pci_dev->physfn; in efx_ef10_probe_vf()781 if (efx->pci_dev->physfn) { in efx_ef10_probe_vf()783 pci_get_drvdata(efx->pci_dev->physfn); in efx_ef10_probe_vf()4267 if (efx->pci_dev->is_virtfn && efx->pci_dev->physfn) { in efx_ef10_set_mac_address()4268 struct pci_dev *pci_dev_pf = efx->pci_dev->physfn; in efx_ef10_set_mac_address()
379 struct pci_dev *physfn; /* the PF this VF is associated with */ member394 dev = dev->physfn; in pci_physfn()
1006 pdev = dev->physfn; in pcibios_add_device()
159 What: /sys/bus/pci/devices/.../physfn
6649 if (vfdev->is_virtfn && (vfdev->physfn == pdev)) { in ixgbe_check_for_bad_vf()