Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dmtio.h35 #define MTOFFL 7 /* rewind and put the drive offline (eject?) */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dmtio.h35 #define MTOFFL 7 /* rewind and put the drive offline (eject?) */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dmtio.h35 #define MTOFFL 7 /* rewind and put the drive offline (eject?) */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/
H A Dmtio.h47 #define MTOFFL 7 /* Rewind and put the drive offline (eject?). */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/
H A Dmtio.h47 #define MTOFFL 7 /* Rewind and put the drive offline (eject?). */ macro
/OK3568_Linux_fs/kernel/drivers/s390/char/
H A Dtape_char.c366 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,
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dst.c3587 i = mtc.mt_op == MTREW || mtc.mt_op == MTOFFL || in st_ioctl_common()
3600 (mtc.mt_op == MTREW || mtc.mt_op == MTOFFL || in st_ioctl_common()
3620 mtc.mt_op != MTOFFL && in st_ioctl_common()
3638 if (mtc.mt_op == MTOFFL && STp->door_locked != ST_UNLOCKED) in st_ioctl_common()
3702 if (mtc.mt_op == MTUNLOAD || mtc.mt_op == MTOFFL) { in st_ioctl_common()
/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-tape.c1297 case MTOFFL: in idetape_mtioctop()
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A Dst.rst421 MTOFFL
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Ddevices.txt238 automatic rewind on device close. The MTREW or MTOFFL
2993 automatic rewind on device close. The MTREW or MTOFFL