Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dmtio.h35 #define MTOFFL 7 /* rewind and put the drive offline (eject?) */ macro
/Linux-v4.19/drivers/s390/char/
Dtape_char.c366 case MTOFFL: in __tapechar_ioctl()
Dtape_std.c608 return tape_mtop(device, MTOFFL, mt_count); in tape_std_mtunload()
Dtape_34xx.c1127 [MTOFFL] = tape_std_mtoffl,
Dtape_3590.c1589 [MTOFFL] = tape_std_mtoffl,
/Linux-v4.19/drivers/scsi/
Dosst.c4210 case MTOFFL: in osst_int_ioctl()
4224 if (cmd_in == MTOFFL) in osst_int_ioctl()
4239 case MTOFFL: in osst_int_ioctl()
4386 if (cmd_in == MTOFFL || cmd_in == MTUNLOAD) in osst_int_ioctl()
5031 i = mtc.mt_op == MTREW || mtc.mt_op == MTOFFL || in osst_ioctl()
5051 mtc.mt_op != MTOFFL && in osst_ioctl()
5084 !(mtc.mt_op == MTREW || mtc.mt_op == MTOFFL)); in osst_ioctl()
5086 !(mtc.mt_op == MTREW || mtc.mt_op == MTOFFL)); in osst_ioctl()
5100 if (mtc.mt_op == MTOFFL && STp->door_locked != ST_UNLOCKED) in osst_ioctl()
Dst.c3584 i = mtc.mt_op == MTREW || mtc.mt_op == MTOFFL || in st_ioctl()
3597 (mtc.mt_op == MTREW || mtc.mt_op == MTOFFL || in st_ioctl()
3617 mtc.mt_op != MTOFFL && in st_ioctl()
3635 if (mtc.mt_op == MTOFFL && STp->door_locked != ST_UNLOCKED) in st_ioctl()
3699 if (mtc.mt_op == MTUNLOAD || mtc.mt_op == MTOFFL) { in st_ioctl()
/Linux-v4.19/drivers/ide/
Dide-tape.c1296 case MTOFFL: in idetape_mtioctop()
/Linux-v4.19/Documentation/scsi/
Dst.txt376 MTOFFL Set device off line (often rewind plus eject).
/Linux-v4.19/Documentation/admin-guide/
Ddevices.txt238 automatic rewind on device close. The MTREW or MTOFFL
2983 automatic rewind on device close. The MTREW or MTOFFL