Searched refs:err_act_start (Results 1 - 5 of 5) sorted by relevance

/haiku/src/add-ons/kernel/generic/scsi_periph/
H A Dscsi_periph.cpp62 if (res.action == err_act_start) {
H A Derror_handling.cpp57 return MK_ERROR(err_act_start, B_NO_INIT);
H A Dio.cpp358 case err_act_start:
/haiku/headers/private/drivers/
H A Dscsi_periph.h36 err_act_start, // devices requires a "start" command enumerator in enum:__anon1
H A Dscsi_sense.h19 err_act_start, // device requires a "start" command enumerator in enum:__anon1
97 { 0x0402, "Logical unit not ready, initializing command required", err_act_start, B_NO_INIT }, // DTLPWROMAEBKVF

Completed in 47 milliseconds