Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/
H A Dvc.c243 else if (cap2 & PCI_VC_CAP2_32_PHASE) in pci_vc_do_save_buffer()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h810 #define PCI_VC_CAP2_32_PHASE 0x00000002 macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h812 #define PCI_VC_CAP2_32_PHASE 0x00000002 macro
/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_config.c1283 else if (tmp & PCI_VC_CAP2_32_PHASE) in vfio_vc_cap_len()