Home
last modified time | relevance | path

Searched refs:sg_chk_n_print3 (Results 1 – 5 of 5) sorted by relevance

/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dsg_err.h132 extern int sg_chk_n_print3(const char * leadin, struct sg_io_hdr * hp);
Dscsimain.c860 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 …]
Dsg_err.c1276 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/
Dsg_io_linux.h157 int sg_chk_n_print3(const char * leadin, struct sg_io_hdr * hp,
/external/f2fs-tools/tools/sg_write_buffer/
Dsg_io_linux.c187 sg_chk_n_print3(const char * leadin, struct sg_io_hdr * hp, in sg_chk_n_print3() function