Searched refs:MTIOCGET (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/s390/char/ |
| H A D | tape_char.c | 397 if (no == MTIOCGET) { in __tapechar_ioctl() 458 no = MTIOCGET; in tapechar_compat_ioctl()
|
| /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 D | mtio.h | 130 #define MTIOCGET _IOR('m', 2, struct mtget) /* get tape status */ macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | mtio.h | 130 #define MTIOCGET _IOR('m', 2, struct mtget) /* get tape status */ 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 D | mtio.h | 130 #define MTIOCGET _IOR('m', 2, struct mtget) /* get tape status */ 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 D | mtio.h | 198 #define MTIOCGET _IOR('m', 2, struct mtget) /* Get tape status. */ 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 D | mtio.h | 198 #define MTIOCGET _IOR('m', 2, struct mtget) /* Get tape status. */ macro
|
| /OK3568_Linux_fs/kernel/Documentation/ide/ |
| H A D | ChangeLog.ide-tape.1995-2002 | 104 * the MTIOCGET ioctl. 136 * Return the real block size in the MTIOCGET ioctl.
|
| /OK3568_Linux_fs/kernel/drivers/ide/ |
| H A D | ide-tape.c | 1388 if (cmd == MTIOCGET || cmd == MTIOCPOS) { in do_idetape_chrdev_ioctl() 1400 case MTIOCGET: in do_idetape_chrdev_ioctl() 1440 cmd = MTIOCGET; in idetape_chrdev_compat_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | st.c | 3744 if (cmd_type == _IOC_TYPE(MTIOCGET) && cmd_nr == _IOC_NR(MTIOCGET)) { in st_ioctl_common() 3883 return st_ioctl_common(file, MTIOCGET, p); in st_compat_ioctl()
|
| /OK3568_Linux_fs/kernel/Documentation/scsi/ |
| H A D | st.rst | 604 MTIOCGET
|