Home
last modified time | relevance | path

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

/qemu/tests/qtest/libqos/
H A Dahci.h299 SENSE_NOT_READY = 0x02, enumerator
/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()