Home
last modified time | relevance | path

Searched refs:PCI_EXP_LNKSTA2 (Results 1 – 2 of 2) sorted by relevance

/qemu/include/standard-headers/linux/
H A Dpci_regs.h704 #define PCI_EXP_LNKSTA2 0x32 /* Link Status 2 */ macro
/qemu/hw/vfio/
H A Dpci.c2092 #ifndef PCI_EXP_LNKSTA2 in vfio_setup_pcie_cap()
2093 #define PCI_EXP_LNKSTA2 50 in vfio_setup_pcie_cap() macro
2099 vfio_add_emulated_word(vdev, pos + PCI_EXP_LNKSTA2, 0, ~0); in vfio_setup_pcie_cap()