Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dsg_err.h154 extern int sg_err_category3(struct sg_io_hdr * hp);
Dscsimain.c854 switch (sg_err_category3(&io_hdr)) { in sg3_inq()
919 res = sg_err_category3(&io_hdr); in do_logs()
1587 res = sg_err_category3(&io_hdr); in do_inquiry()
1883 res = sg_err_category3(&io_hdr); in read_capacity()
1922 res = sg_err_category3(&io_hdr); in sync_cache()
2062 switch (sg_err_category3(&io_hdr)) { in sg_read()
2128 switch (sg_err_category3(&io_hdr)) { in sg_write()
2706 res = sg_err_category3(&io_hdr); in do_scsi_inq()
3393 res = sg_err_category3(&io_hdr); in do_simple_inq()
3448 res = sg_err_category3(&io_hdr); in do_modes()
[all …]
Dsg_err.c1294 int sg_err_category3(struct sg_io_hdr *hp) in sg_err_category3() function
/external/f2fs-tools/tools/sg_write_buffer/include/
Dsg_io_linux.h173 int sg_err_category3(struct sg_io_hdr * hp);
/external/f2fs-tools/tools/sg_write_buffer/
Dsg_io_linux.c212 sg_err_category3(struct sg_io_hdr * hp) in sg_err_category3() function