Home
last modified time | relevance | path

Searched refs:MTOFFL (Results 1 – 10 of 10) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dmtio.h34 #define MTOFFL 7 /* rewind and put the drive offline (eject?) */ macro
/linux-4.4.14/drivers/s390/char/
Dtape_char.c365 case MTOFFL: in __tapechar_ioctl()
Dtape_std.c613 return tape_mtop(device, MTOFFL, mt_count); in tape_std_mtunload()
Dtape_34xx.c1126 [MTOFFL] = tape_std_mtoffl,
Dtape_3590.c1593 [MTOFFL] = tape_std_mtoffl,
/linux-4.4.14/drivers/scsi/
Dosst.c4207 case MTOFFL: in osst_int_ioctl()
4221 if (cmd_in == MTOFFL) in osst_int_ioctl()
4236 case MTOFFL: in osst_int_ioctl()
4383 if (cmd_in == MTOFFL || cmd_in == MTUNLOAD) in osst_int_ioctl()
5028 i = mtc.mt_op == MTREW || mtc.mt_op == MTOFFL || in osst_ioctl()
5048 mtc.mt_op != MTOFFL && in osst_ioctl()
5081 !(mtc.mt_op == MTREW || mtc.mt_op == MTOFFL)); in osst_ioctl()
5083 !(mtc.mt_op == MTREW || mtc.mt_op == MTOFFL)); in osst_ioctl()
5097 if (mtc.mt_op == MTOFFL && STp->door_locked != ST_UNLOCKED) in osst_ioctl()
Dst.c3488 i = mtc.mt_op == MTREW || mtc.mt_op == MTOFFL || in st_ioctl()
3501 (mtc.mt_op == MTREW || mtc.mt_op == MTOFFL || in st_ioctl()
3521 mtc.mt_op != MTOFFL && in st_ioctl()
3539 if (mtc.mt_op == MTOFFL && STp->door_locked != ST_UNLOCKED) in st_ioctl()
3598 if (mtc.mt_op == MTUNLOAD || mtc.mt_op == MTOFFL) { in st_ioctl()
/linux-4.4.14/drivers/ide/
Dide-tape.c1294 case MTOFFL: in idetape_mtioctop()
/linux-4.4.14/Documentation/scsi/
Dst.txt376 MTOFFL Set device off line (often rewind plus eject).
/linux-4.4.14/Documentation/
Ddevices.txt319 automatic rewind on device close. The MTREW or MTOFFL
3062 automatic rewind on device close. The MTREW or MTOFFL