Searched refs:sg_get_opcode_sa_name (Results 1 – 3 of 3) sorted by relevance
/external/f2fs-tools/tools/sg_write_buffer/include/ |
D | sg_lib.h | 154 void sg_get_opcode_sa_name(unsigned char cdb_byte0, int service_action,
|
/external/f2fs-tools/tools/sg_write_buffer/ |
D | sg_cmds_extra.c | 2231 sg_get_opcode_sa_name(THIRD_PARTY_COPY_IN_CMD, sa, 0, (int)sizeof(b), b); in sg_ll_receive_copy_results() 2354 sg_get_opcode_sa_name(THIRD_PARTY_COPY_OUT_CMD, sa, 0, sizeof(cname), in sg_ll_3party_copy_out()
|
D | sg_lib.c | 2070 sg_get_opcode_sa_name(cmdp[0], service_action, peri_type, buff_len, buff); in sg_get_command_name() 2106 sg_get_opcode_sa_name(unsigned char cmd_byte0, int service_action, in sg_get_opcode_sa_name() function
|