Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dmtio.h35 #define MTOFFL 7 /* rewind and put the drive offline (eject?) */ macro
/linux-6.3-rc2/drivers/s390/char/
A Dtape_char.c366 case MTOFFL: in __tapechar_ioctl()
A Dtape_std.c607 return tape_mtop(device, MTOFFL, mt_count); in tape_std_mtunload()
A Dtape_34xx.c1127 [MTOFFL] = tape_std_mtoffl,
A Dtape_3590.c1589 [MTOFFL] = tape_std_mtoffl,
/linux-6.3-rc2/drivers/scsi/
A Dst.c3586 i = mtc.mt_op == MTREW || mtc.mt_op == MTOFFL || in st_ioctl()
3599 (mtc.mt_op == MTREW || mtc.mt_op == MTOFFL || in st_ioctl()
3619 mtc.mt_op != MTOFFL && in st_ioctl()
3637 if (mtc.mt_op == MTOFFL && STp->door_locked != ST_UNLOCKED) in st_ioctl()
3701 if (mtc.mt_op == MTUNLOAD || mtc.mt_op == MTOFFL) { in st_ioctl()
/linux-6.3-rc2/Documentation/scsi/
A Dst.rst421 MTOFFL
/linux-6.3-rc2/Documentation/admin-guide/
A Ddevices.txt238 automatic rewind on device close. The MTREW or MTOFFL
2977 automatic rewind on device close. The MTREW or MTOFFL

Completed in 21 milliseconds