Home
last modified time | relevance | path

Searched refs:un_err_resid (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c2940 un->un_err_resid = 0; in st_open()
3363 un->un_err_resid = 0; in st_tape_init()
5065 un->un_err_resid = 0; in st_ioctl()
5975 un->un_err_resid = 0; in st_do_mtioctop()
6052 un->un_err_resid = 0; in st_do_mtioctop()
15213 un->un_err_resid = 0; in st_logical_block_locate()
15351 un->un_err_resid = 0; in st_forward_space_files()
15518 un->un_err_resid = 0; in st_mtfsr_ioctl()
15580 un->un_err_resid = 0; in st_space_records()
15981 un->un_err_resid = 0; in st_mtbsr_ioctl()
[all …]
/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h976 uint_t un_err_resid; /* resid from last error */ member