PCI_VC_PORT_CAP1
pci_read_config_dword(dev->bus->self, pos2 + PCI_VC_PORT_CAP1, &cap1);
pci_read_config_dword(dev, pos + PCI_VC_PORT_CAP1, &cap1);
ret = pci_read_config_dword(pdev, pos + PCI_VC_PORT_CAP1, &tmp);