Searched refs:sg_err_category3 (Results 1 – 5 of 5) sorted by relevance
154 extern int sg_err_category3(struct sg_io_hdr * hp);
854 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 …]
1294 int sg_err_category3(struct sg_io_hdr *hp) in sg_err_category3() function
173 int sg_err_category3(struct sg_io_hdr * hp);
212 sg_err_category3(struct sg_io_hdr * hp) in sg_err_category3() function