PCI_SRIOV_TOTAL_VF  515 drivers/crypto/cavium/cpt/cptpf_main.c 	pci_read_config_word(pdev, (pos + PCI_SRIOV_TOTAL_VF), &total_vf_cnt);
PCI_SRIOV_TOTAL_VF 1137 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c 	pci_read_config_word(dev, pos + PCI_SRIOV_TOTAL_VF, &iov->total);
PCI_SRIOV_TOTAL_VF 1248 drivers/net/ethernet/cavium/thunder/nic_main.c 	pci_read_config_word(nic->pdev, (pos + PCI_SRIOV_TOTAL_VF), &total_vf);
PCI_SRIOV_TOTAL_VF 1265 drivers/net/ethernet/cavium/thunder/nic_main.c 	pci_read_config_word(pdev, (pos + PCI_SRIOV_TOTAL_VF), &total_vf_cnt);
PCI_SRIOV_TOTAL_VF 2797 drivers/net/ethernet/cisco/enic/enic_main.c 		pci_read_config_word(pdev, pos + PCI_SRIOV_TOTAL_VF,
PCI_SRIOV_TOTAL_VF  371 drivers/net/ethernet/qlogic/qed/qed_sriov.c 			     pos + PCI_SRIOV_TOTAL_VF, &iov->total_vfs);
PCI_SRIOV_TOTAL_VF  614 drivers/pci/iov.c 	pci_read_config_word(dev, pos + PCI_SRIOV_TOTAL_VF, &total);
PCI_SRIOV_TOTAL_VF 6104 drivers/scsi/lpfc/lpfc_init.c 	pci_read_config_word(pdev, pos + PCI_SRIOV_TOTAL_VF, &nr_virtfn);