Home
last modified time | relevance | path

Searched defs:physfn (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/xen/
H A Dpci.c32 struct pci_dev *physfn = pci_dev->physfn; in xen_add_device() local
/openbmc/linux/include/xen/interface/
H A Dphysdev.h174 } physfn; member
243 } physfn; member
/openbmc/qemu/include/hw/xen/interface/
H A Dphysdev.h202 } physfn; member
280 } physfn; member
/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_core.c2062 struct pci_dev *physfn = pci_physfn(pdev); in vfio_pci_bus_notifier() local
2088 struct pci_dev *physfn; in vfio_pci_vf_init() local
/openbmc/linux/drivers/pci/
H A Diov.c158 struct pci_dev *physfn = virtfn->physfn; in pci_read_vf_config_common() local
/openbmc/linux/arch/powerpc/include/asm/
H A Deeh.h150 struct pci_dev *physfn; /* Associated SRIOV PF */ member
/openbmc/linux/drivers/iommu/intel/
H A Ddmar.c335 struct pci_dev *physfn = pci_physfn(pdev); in vf_inherit_msi_domain() local
/openbmc/linux/include/linux/
H A Dpci.h499 struct pci_dev *physfn; /* VF: related PF */ member