Searched refs:SG_LIB_CAT_NOT_READY (Results 1 – 4 of 4) sorted by relevance
109 case SG_LIB_CAT_NOT_READY: in sg_ll_set_cd_speed()363 case SG_LIB_CAT_NOT_READY: in sg_ll_set_streaming()
130 case SG_LIB_CAT_NOT_READY: in sg_cmds_process_helper()204 *o_sense_cat = SG_LIB_CAT_NOT_READY; in sg_cmds_process_resp()
1859 case SG_LIB_CAT_NOT_READY: /* 2 */ in sg_if_can2stderr()1998 return SG_LIB_CAT_NOT_READY; in sg_err_category_sense()2253 case SG_LIB_CAT_NOT_READY: /* 2 */ in sg_get_category_sense_str()
378 #define SG_LIB_CAT_NOT_READY 2 /* sense key, unit stopped? */ macro