Searched refs:SG_LIB_CAT_INVALID_OP (Results 1 – 4 of 4) sorted by relevance
111 case SG_LIB_CAT_INVALID_OP: in sg_ll_set_cd_speed()184 case SG_LIB_CAT_INVALID_OP: in sg_ll_get_config()279 case SG_LIB_CAT_INVALID_OP: in sg_ll_get_performance()364 case SG_LIB_CAT_INVALID_OP: in sg_ll_set_streaming()
131 case SG_LIB_CAT_INVALID_OP: in sg_cmds_process_helper()
2008 return SG_LIB_CAT_INVALID_OP; in sg_err_category_sense()2280 case SG_LIB_CAT_INVALID_OP: /* 9 */ in sg_get_category_sense_str()
389 #define SG_LIB_CAT_INVALID_OP 9 /* (Illegal request,) Invalid opcode: */ macro