Searched refs:PCI_SRIOV_VF_DID (Results 1 – 3 of 3) sorted by relevance
138 pci_read_config_word(dev, iov->pos + PCI_SRIOV_VF_DID, &virtfn->device); in virtfn_add()697 pci_read_config_word(dev, dev->sriov->pos + PCI_SRIOV_VF_DID, &dev_id); in pci_vfs_assigned()
885 #define PCI_SRIOV_VF_DID 0x1a /* VF Device ID */ macro
6644 pci_read_config_word(pdev, pos + PCI_SRIOV_VF_DID, &vf_id); in ixgbe_check_for_bad_vf()