Home
last modified time | relevance | path

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

/external/f2fs-tools/tools/sg_write_buffer/include/
Dsg_lib.h420 #define SG_LIB_CAT_SENSE 98 /* Something else is in the sense buffer */ macro
/external/f2fs-tools/tools/sg_write_buffer/
Dsg_cmds_basic.c151 case SG_LIB_CAT_SENSE: in sg_cmds_process_helper()
Dsg_lib.c2025 return SG_LIB_CAT_SENSE; in sg_err_category_sense()
2030 return SG_LIB_CAT_SENSE; in sg_err_category_sense()
2369 case SG_LIB_CAT_SENSE: /* 98 */ in sg_get_category_sense_str()