Home
last modified time | relevance | path

Searched refs:MTEOM (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmtio.h84 #define MTEOM 10 /* position to end of media */ macro
/illumos-gate/usr/src/cmd/backup/lib/
H A Drmtlib.c422 case MTEOM: in map_extended_ioctl()
/illumos-gate/usr/src/cmd/mt/
H A Dmt.c71 { "eom", MTEOM, O_RDONLY, 0 },
/illumos-gate/usr/src/cmd/rmt/
H A Drmt.c248 mtop.mt_op = MTEOM; in main()
/illumos-gate/usr/src/cmd/backup/dump/
H A Ddumptape.c1096 if (rmtioctl(MTEOM, 1) < 0) in just_rewind()
1100 static struct mtop eom = { MTEOM, 1 }; in just_rewind()
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c5747 case MTEOM: in st_do_mtioctop()
5979 case MTEOM: in st_do_mtioctop()