Searched refs:sg_print_sense (Results 1 – 6 of 6) sorted by relevance
/external/f2fs-tools/tools/sg_write_buffer/ |
D | sg_io_linux.c | 139 sg_print_sense(0, sense_buffer, sb_len, raw_sinfo); in sg_linux_sense_print() 165 sg_print_sense(0, sense_buffer, sb_len, raw_sinfo); in sg_linux_sense_print()
|
D | sg_lib.c | 1827 sg_print_sense(const char * leadin, const unsigned char * sbp, int sb_len, in sg_print_sense() function
|
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
D | sg_err.h | 116 extern void sg_print_sense(const char * leadin,
|
D | sg_err.c | 1040 void sg_print_sense(const char *leadin, const unsigned char *sense_buffer, in sg_print_sense() function 1245 sg_print_sense(0, sense_buffer, sb_len); in sg_sense_print() 1270 sg_print_sense(0, sense_buffer, sb_len); in sg_sense_print()
|
D | scsimain.c | 808 sg_print_sense("Error from Inquiry", in run_sg_scan_tests() 4699 sg_print_sense("sg_test_rwbuf: desc", in find_out_about_buffer()
|
/external/f2fs-tools/tools/sg_write_buffer/include/ |
D | sg_lib.h | 357 void sg_print_sense(const char * leadin, const unsigned char * sense_buffer,
|