PCI_SRIOV_CAP
pci_read_config_dword(dev, pos + PCI_SRIOV_CAP, &iov->cap);
pci_read_config_dword(cdev->pdev, pos + PCI_SRIOV_CAP, &iov->cap);