Home
last modified time | relevance | path

Searched refs:PCICAP_EXP_CAP_VERSION (Results 1 – 8 of 8) sorted by relevance

/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/include/
H A Dpci-cfg.h126 #define PCICAP_EXP_CAP_VERSION 0x000f macro
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/include/
H A Dpci-cfg.h126 #define PCICAP_EXP_CAP_VERSION 0x000f macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/skiboot/include/
H A Dpci-cfg.h126 #define PCICAP_EXP_CAP_VERSION 0x000f macro
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/include/
H A Dpci-cfg.h126 #define PCICAP_EXP_CAP_VERSION 0x000f macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/skiboot/include/
H A Dpci-cfg.h126 #define PCICAP_EXP_CAP_VERSION 0x000f macro
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/include/
H A Dpci-cfg.h114 #define PCICAP_EXP_CAP_VERSION 0x000f macro
/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/include/
H A Dpci-cfg.h126 #define PCICAP_EXP_CAP_VERSION 0x000f macro
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/core/
H A Dpci.c941 if ((pcie_cap & PCICAP_EXP_CAP_VERSION) <= 1) in pci_disable_completion_timeout()