Home
last modified time | relevance | path

Searched refs:sg_get_command_name (Results 1 – 6 of 6) sorted by relevance

/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dsg_err.h159 extern void sg_get_command_name(unsigned char opcode, int buff_len,
Dsg_err.c1361 void sg_get_command_name(unsigned char opcode, int buff_len, char *buff) in sg_get_command_name() function
Dscsimain.c2925 sg_get_command_name((unsigned in do_scsi_inquiry()
2957 sg_get_command_name((unsigned char)num_opcode, in do_scsi_inquiry()
/external/f2fs-tools/tools/sg_write_buffer/include/
Dsg_lib.h144 void sg_get_command_name(const unsigned char * cdbp, int peri_type,
/external/f2fs-tools/tools/sg_write_buffer/
Dsg_pt_linux_nvme.c1138 sg_get_command_name(cdbp, -1, sizeof(b), b); in sg_do_nvme_pt()
Dsg_lib.c155 sg_get_command_name(command, 0, CMD_NAME_LEN, buff); in sg_print_command()
2053 sg_get_command_name(const unsigned char * cmdp, int peri_type, int buff_len, in sg_get_command_name() function