Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dmtio.h35 #define MTOFFL 7 /* rewind and put the drive offline (eject?) */ macro
/linux-6.6.21/drivers/s390/char/
Dtape_char.c366 case MTOFFL: in __tapechar_ioctl()
Dtape_std.c607 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-6.6.21/drivers/scsi/
Dst.c3588 i = mtc.mt_op == MTREW || mtc.mt_op == MTOFFL || in st_ioctl()
3601 (mtc.mt_op == MTREW || mtc.mt_op == MTOFFL || in st_ioctl()
3621 mtc.mt_op != MTOFFL && in st_ioctl()
3639 if (mtc.mt_op == MTOFFL && STp->door_locked != ST_UNLOCKED) in st_ioctl()
3703 if (mtc.mt_op == MTUNLOAD || mtc.mt_op == MTOFFL) { in st_ioctl()
/linux-6.6.21/Documentation/scsi/
Dst.rst421 MTOFFL
/linux-6.6.21/Documentation/admin-guide/
Ddevices.txt238 automatic rewind on device close. The MTREW or MTOFFL
2965 automatic rewind on device close. The MTREW or MTOFFL