Home
last modified time | relevance | path

Searched refs:PCI_VC_CAP2_64_PHASE (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/pci/
Dvc.c245 else if (cap2 & PCI_VC_CAP2_64_PHASE) in pci_vc_do_save_buffer()
/linux-4.1.27/include/uapi/linux/
Dpci_regs.h705 #define PCI_VC_CAP2_64_PHASE 0x00000004 macro
/linux-4.1.27/drivers/vfio/pci/
Dvfio_pci_config.c993 else if (tmp & PCI_VC_CAP2_64_PHASE) in vfio_vc_cap_len()