Searched refs:sg_chk_n_print3 (Results 1 – 5 of 5) sorted by relevance
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
D | sg_err.h | 132 extern int sg_chk_n_print3(const char * leadin, struct sg_io_hdr * hp);
|
D | scsimain.c | 860 sg_chk_n_print3("INQUIRY command error", &io_hdr); in sg3_inq() 930 sg_chk_n_print3(ebuff, &io_hdr); in do_logs() 1593 sg_chk_n_print3("Failed INQUIRY", &io_hdr); in do_inquiry() 1887 sg_chk_n_print3("read capacity", &io_hdr); in read_capacity() 1926 sg_chk_n_print3("synchronize cache", &io_hdr); in sync_cache() 2073 sg_chk_n_print3("reading", &io_hdr); in sg_read() 2139 sg_chk_n_print3("writing", &io_hdr); in sg_write() 2717 sg_chk_n_print3(ebuff, &io_hdr); in do_scsi_inq() 3402 sg_chk_n_print3(ebuff, &io_hdr); in do_simple_inq() 3459 sg_chk_n_print3(ebuff, &io_hdr); in do_modes() [all …]
|
D | sg_err.c | 1276 int sg_chk_n_print3(const char *leadin, struct sg_io_hdr *hp) in sg_chk_n_print3() function
|
/external/f2fs-tools/tools/sg_write_buffer/include/ |
D | sg_io_linux.h | 157 int sg_chk_n_print3(const char * leadin, struct sg_io_hdr * hp,
|
/external/f2fs-tools/tools/sg_write_buffer/ |
D | sg_io_linux.c | 187 sg_chk_n_print3(const char * leadin, struct sg_io_hdr * hp, in sg_chk_n_print3() function
|