Home
last modified time | relevance | path

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

/external/f2fs-tools/tools/sg_write_buffer/
Dsg_cmds_mmc.c109 case SG_LIB_CAT_NOT_READY: in sg_ll_set_cd_speed()
363 case SG_LIB_CAT_NOT_READY: in sg_ll_set_streaming()
Dsg_cmds_basic.c130 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()
Dsg_lib.c1859 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()
/external/f2fs-tools/tools/sg_write_buffer/include/
Dsg_lib.h378 #define SG_LIB_CAT_NOT_READY 2 /* sense key, unit stopped? */ macro