Home
last modified time | relevance | path

Searched refs:SG_LIB_CAT_INVALID_OP (Results 1 – 4 of 4) sorted by relevance

/external/f2fs-tools/tools/sg_write_buffer/
Dsg_cmds_mmc.c111 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()
Dsg_cmds_basic.c131 case SG_LIB_CAT_INVALID_OP: in sg_cmds_process_helper()
Dsg_lib.c2008 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()
/external/f2fs-tools/tools/sg_write_buffer/include/
Dsg_lib.h389 #define SG_LIB_CAT_INVALID_OP 9 /* (Illegal request,) Invalid opcode: */ macro