Searched refs:PCI_VC_PORT_CAP1 (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/pci/
H A Dvc.c131 pci_read_config_dword(dev->bus->self, pos2 + PCI_VC_PORT_CAP1, &cap1);
201 pci_read_config_dword(dev, pos + PCI_VC_PORT_CAP1, &cap1);
/linux-master/include/uapi/linux/
H A Dpci_regs.h807 #define PCI_VC_PORT_CAP1 0x04 macro
/linux-master/drivers/vfio/pci/
H A Dvfio_pci_config.c1270 ret = pci_read_config_dword(pdev, pos + PCI_VC_PORT_CAP1, &tmp);

Completed in 296 milliseconds