Searched refs:PCI_EXP_LNKCTL (Results 1 – 4 of 4) sorted by relevance
385 pci_long_test_and_set_mask(dev->wmask + pos + PCI_EXP_LNKCTL, in pcie_cap_lnkctl_init()391 uint8_t *lnkctl = dev->config + dev->exp.exp_cap + PCI_EXP_LNKCTL; in pcie_cap_lnkctl_reset()
555 #define PCI_EXP_LNKCTL 0x10 /* Link Control */ macro
2084 if (size > PCI_EXP_LNKCTL) { in vfio_setup_pcie_cap()2086 vfio_add_emulated_word(vdev, pos + PCI_EXP_LNKCTL, 0, ~0); in vfio_setup_pcie_cap()2123 vfio_add_emulated_word(vdev, pos + PCI_EXP_LNKCTL, 0, ~0); in vfio_setup_pcie_cap()
968 .offset = PCI_EXP_LNKCTL,