Home
last modified time | relevance | path

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

/qemu/hw/pci/
H A Dpcie.c352 pci_long_test_and_set_mask(dev->wmask + pos + PCI_EXP_LNKCTL, in pcie_cap_lnkctl_init()
358 uint8_t *lnkctl = dev->config + dev->exp.exp_cap + PCI_EXP_LNKCTL; in pcie_cap_lnkctl_reset()
/qemu/include/standard-headers/linux/
H A Dpci_regs.h553 #define PCI_EXP_LNKCTL 0x10 /* Link Control */ macro
/qemu/hw/vfio/
H A Dpci.c2040 if (size > PCI_EXP_LNKCTL) { in vfio_setup_pcie_cap()
2042 vfio_add_emulated_word(vdev, pos + PCI_EXP_LNKCTL, 0, ~0); in vfio_setup_pcie_cap()
2079 vfio_add_emulated_word(vdev, pos + PCI_EXP_LNKCTL, 0, ~0); in vfio_setup_pcie_cap()
/qemu/hw/xen/
H A Dxen_pt_config_init.c968 .offset = PCI_EXP_LNKCTL,