Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/
H A Daccess.c401 case PCI_EXP_LNKSTA2: in pcie_capability_reg_implemented()
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h695 #define PCI_EXP_LNKSTA2 0x32 /* Link Status 2 */ macro
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h695 #define PCI_EXP_LNKSTA2 0x32 /* Link Status 2 */ macro
/openbmc/qemu/hw/vfio/
H A Dpci.c2045 #ifndef PCI_EXP_LNKSTA2 in vfio_setup_pcie_cap()
2046 #define PCI_EXP_LNKSTA2 50 in vfio_setup_pcie_cap() macro
2052 vfio_add_emulated_word(vdev, pos + PCI_EXP_LNKSTA2, 0, ~0); in vfio_setup_pcie_cap()