Home
last modified time | relevance | path

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

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