Searched refs:st_mtfsr_ioctl (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c609 static int st_mtfsr_ioctl(struct scsi_tape *un, int64_t count);
6066 rval = st_mtfsr_ioctl(un, mtop->mt_count);
15483 st_mtfsr_ioctl(struct scsi_tape *un, int64_t count) function
15486 ST_FUNC(ST_DEVINFO, st_mtfsr_ioctl);
15506 "st_mtfsr_ioctl: EIO : MTFSR eof > ST_EOT");
15535 "st_mtfsr_ioctl:EIO:MTFSR count && IN_EOF");
15547 "st_mtfsr_ioctl: EIO : MTFSR st_check_den");

Completed in 87 milliseconds