Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/
H A Dvc.c241 else if (cap2 & PCI_VC_CAP2_64_PHASE) in pci_vc_do_save_buffer()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h811 #define PCI_VC_CAP2_64_PHASE 0x00000004 macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h813 #define PCI_VC_CAP2_64_PHASE 0x00000004 macro
/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_config.c1281 else if (tmp & PCI_VC_CAP2_64_PHASE) in vfio_vc_cap_len()