Searched refs:SG_LIB_CAT_ILLEGAL_REQ (Results 1 – 5 of 5) sorted by relevance
112 case SG_LIB_CAT_ILLEGAL_REQ: in sg_ll_set_cd_speed()185 case SG_LIB_CAT_ILLEGAL_REQ: in sg_ll_get_config()280 case SG_LIB_CAT_ILLEGAL_REQ: in sg_ll_get_performance()365 case SG_LIB_CAT_ILLEGAL_REQ: in sg_ll_set_streaming()
1243 case SG_LIB_CAT_ILLEGAL_REQ: in sg_ll_read_long10()1260 ret = SG_LIB_CAT_ILLEGAL_REQ; in sg_ll_read_long10()1336 case SG_LIB_CAT_ILLEGAL_REQ: in sg_ll_read_long16()1353 ret = SG_LIB_CAT_ILLEGAL_REQ; in sg_ll_read_long16()1427 case SG_LIB_CAT_ILLEGAL_REQ: in sg_ll_write_long10()1443 ret = SG_LIB_CAT_ILLEGAL_REQ; in sg_ll_write_long10()1510 case SG_LIB_CAT_ILLEGAL_REQ: in sg_ll_write_long16()1527 ret = SG_LIB_CAT_ILLEGAL_REQ; in sg_ll_write_long16()
132 case SG_LIB_CAT_ILLEGAL_REQ: in sg_cmds_process_helper()
2010 return SG_LIB_CAT_ILLEGAL_REQ; in sg_err_category_sense()2263 case SG_LIB_CAT_ILLEGAL_REQ: /* 5 */ in sg_get_category_sense_str()
382 #define SG_LIB_CAT_ILLEGAL_REQ 5 /* Illegal request (other than invalid */ macro