Home
last modified time | relevance | path

Searched refs:SG_LIB_CAT_ILLEGAL_REQ_WITH_INFO (Results 1 – 3 of 3) sorted by relevance

/external/f2fs-tools/tools/sg_write_buffer/include/
Dsg_lib.h430 #define SG_LIB_CAT_ILLEGAL_REQ_WITH_INFO 17 /* Illegal request (other than */ macro
/external/f2fs-tools/tools/sg_write_buffer/
Dsg_cmds_extra.c1255 ret = SG_LIB_CAT_ILLEGAL_REQ_WITH_INFO; in sg_ll_read_long10()
1348 ret = SG_LIB_CAT_ILLEGAL_REQ_WITH_INFO; in sg_ll_read_long16()
1438 ret = SG_LIB_CAT_ILLEGAL_REQ_WITH_INFO; in sg_ll_write_long10()
1522 ret = SG_LIB_CAT_ILLEGAL_REQ_WITH_INFO; in sg_ll_write_long16()
Dsg_lib.c2304 case SG_LIB_CAT_ILLEGAL_REQ_WITH_INFO: /* 17 */ in sg_get_category_sense_str()