Searched refs:SENSE_NO_SENSE (Results 1 – 3 of 3) sorted by relevance
92 #define SENSE_NO_SENSE 0x0 macro
298 SENSE_NO_SENSE = 0x00, enumerator
1721 ahci_atapi_test_ready(ahci, port, true, SENSE_NO_SENSE); in test_atapi_tray()1723 g_assert_cmpuint(sense, ==, SENSE_NO_SENSE); in test_atapi_tray()