Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci/
H A Dpcie.c695 if (dev->cap_present & QEMU_PCIE_SLTCAP_PCP) { in pcie_cap_slot_init()
760 if (dev->cap_present & QEMU_PCIE_SLTCAP_PCP) { in pcie_cap_slot_reset()
/openbmc/qemu/include/hw/pci/
H A Dpci.h205 QEMU_PCIE_SLTCAP_PCP = (1 << QEMU_PCIE_SLTCAP_PCP_BITNR), enumerator