Home
last modified time | relevance | path

Searched defs:atapi_cmd (Results 1 – 17 of 17) sorted by relevance

/dports/emulators/qemu60/qemu-6.0.0/roms/openbios/drivers/
H A Dide.h200 struct atapi_command atapi_cmd; member
/dports/emulators/qemu5/qemu-5.2.0/roms/openbios/drivers/
H A Dide.h200 struct atapi_command atapi_cmd; member
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/openbios/drivers/
H A Dide.h201 struct atapi_command atapi_cmd; member
/dports/emulators/qemu42/qemu-4.2.1/roms/openbios/drivers/
H A Dide.h200 struct atapi_command atapi_cmd; member
/dports/emulators/qemu-utils/qemu-4.2.1/roms/openbios/drivers/
H A Dide.h200 struct atapi_command atapi_cmd; member
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/openbios/drivers/
H A Dide.h200 struct atapi_command atapi_cmd; member
/dports/emulators/qemu/qemu-6.2.0/roms/openbios/drivers/
H A Dide.h200 struct atapi_command atapi_cmd; member
/dports/emulators/qemu-utils/qemu-4.2.1/tests/libqos/
H A Dahci.c99 unsigned char *atapi_cmd; member
/dports/emulators/qemu5/qemu-5.2.0/tests/qtest/libqos/
H A Dahci.c99 unsigned char *atapi_cmd; member
/dports/emulators/qemu42/qemu-4.2.1/tests/libqos/
H A Dahci.c99 unsigned char *atapi_cmd; member
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tests/libqos/
H A Dahci.c99 unsigned char *atapi_cmd; member
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/qtest/libqos/
H A Dahci.c99 unsigned char *atapi_cmd; member
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/qtest/libqos/
H A Dahci.c99 unsigned char *atapi_cmd; member
/dports/emulators/qemu/qemu-6.2.0/tests/qtest/libqos/
H A Dahci.c99 unsigned char *atapi_cmd; member
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/qtest/libqos/
H A Dahci.c99 unsigned char *atapi_cmd; member
/dports/emulators/qemu60/qemu-6.0.0/tests/qtest/libqos/
H A Dahci.c99 unsigned char *atapi_cmd; member
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/hardware/
H A Dide.cpp279 uint8_t atapi_cmd[12] = {}; member in IDEATAPICDROMDevice