Home
last modified time | relevance | path

Searched refs:SENSE_NOT_READY (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dscsi.h94 #define SENSE_NOT_READY 0x2 macro
/openbmc/qemu/tests/qtest/libqos/
H A Dahci.h299 SENSE_NOT_READY = 0x02, enumerator
/openbmc/qemu/tests/qtest/
H A Dahci-test.c1711 ahci_atapi_test_ready(ahci, port, false, SENSE_NOT_READY); in test_atapi_tray()
1713 g_assert_cmpuint(sense, ==, SENSE_NOT_READY); in test_atapi_tray()