Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mt/
H A Dmt.c65 { "rewind", MTREW, O_RDONLY, 0 },
189 mt_com.mt_op = MTREW; in main()
/illumos-gate/usr/src/uts/common/sys/
H A Dmtio.h79 #define MTREW 5 /* rewind */ macro
/illumos-gate/usr/src/cmd/backup/dump/
H A Ddumptape.c2302 static struct mtop rew = { MTREW, 1 }; in positiontape()
2333 rmtioctl(MTREW, 1) >= 0 && in positiontape()
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_tape.c386 tapeop.mt_op = MTREW; in ndmpd_tape_mtio_v2()
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c5760 case MTREW: in st_do_mtioctop()
5868 case MTREW: in st_do_mtioctop()