Home
last modified time | relevance | path

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

/qemu/hw/pci/
H A Dpcie.c152 pci_word_test_and_clear_mask(exp_cap + PCI_EXP_LNKCTL2, in pcie_cap_fill_slot_lnk()
154 pci_word_test_and_set_mask(exp_cap + PCI_EXP_LNKCTL2, in pcie_cap_fill_slot_lnk()
/qemu/include/standard-headers/linux/
H A Dpci_regs.h686 #define PCI_EXP_LNKCTL2 0x30 /* Link Control 2 */ macro
/qemu/hw/vfio/
H A Dpci.c2054 vfio_add_emulated_word(vdev, pos + PCI_EXP_LNKCTL2, 0, ~0); in vfio_setup_pcie_cap()