Home
last modified time | relevance | path

Searched refs:MTTELL (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/mt/
H A Dmt.c81 { "tell", MTTELL, O_RDONLY, 0 },
237 if (mt_com.mt_op == MTTELL && in main()
248 if (mt_com.mt_op == MTTELL) { in main()
/titanic_41/usr/src/uts/common/sys/
H A Dmtio.h94 #define MTTELL 17 /* get current logical block position */ macro
/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dst.c5764 case MTTELL: in st_do_mtioctop()
6144 case MTTELL: in st_do_mtioctop()
6159 mtop->mt_op = MTTELL; in st_do_mtioctop()