Searched refs:SENSE_NOT_READY (Results 1 – 2 of 2) sorted by relevance
299 SENSE_NOT_READY = 0x02, enumerator
1711 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()