Home
last modified time | relevance | path

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

/external/f2fs-tools/tools/sg_write_buffer/
Dsg_cmds_mmc.c110 case SG_LIB_CAT_UNIT_ATTENTION: in sg_ll_set_cd_speed()
186 case SG_LIB_CAT_UNIT_ATTENTION: in sg_ll_get_config()
281 case SG_LIB_CAT_UNIT_ATTENTION: in sg_ll_get_performance()
366 case SG_LIB_CAT_UNIT_ATTENTION: in sg_ll_set_streaming()
Dsg_cmds_basic.c150 case SG_LIB_CAT_UNIT_ATTENTION: in sg_cmds_process_helper()
Dsg_lib.c1865 case SG_LIB_CAT_UNIT_ATTENTION: /* 6 */ in sg_if_can2stderr()
2004 return SG_LIB_CAT_UNIT_ATTENTION; in sg_err_category_sense()
2269 case SG_LIB_CAT_UNIT_ATTENTION: /* 6 */ in sg_get_category_sense_str()
/external/f2fs-tools/tools/sg_write_buffer/include/
Dsg_lib.h384 #define SG_LIB_CAT_UNIT_ATTENTION 6 /* sense key, device state changed */ macro