Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dmtio.h35 #define MTOFFL 7 /* rewind and put the drive offline (eject?) */ macro
/linux-5.19.10/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-5.19.10/drivers/scsi/
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-5.19.10/Documentation/scsi/
Dst.rst421 MTOFFL
/linux-5.19.10/Documentation/admin-guide/
Ddevices.txt238 automatic rewind on device close. The MTREW or MTOFFL
2977 automatic rewind on device close. The MTREW or MTOFFL