Searched refs:physfn (Results 1 – 7 of 7) 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
68 struct pci_dev *pdev = dev->is_physfn ? dev : dev->physfn; in pci_enable_ats()117 struct pci_dev *pdev = dev->is_physfn ? dev : dev->physfn; in pci_disable_ats()
136 virtfn->physfn = pci_dev_get(dev); in virtfn_add()703 if (vfdev->is_virtfn && (vfdev->physfn == dev) && in pci_vfs_assigned()
379 struct pci_dev *physfn; /* the PF this VF is associated with */ member392 dev = dev->physfn; in pci_physfn()
159 What: /sys/bus/pci/devices/.../physfn
6524 if (vfdev->is_virtfn && (vfdev->physfn == pdev)) { in ixgbe_check_for_bad_vf()