Searched refs:MTIOCPOS (Results 1 – 5 of 5) sorted by relevance
131 #define MTIOCPOS _IOR('m', 3, struct mtpos) /* get tape position */ macro
387 if (no == MTIOCPOS) { in __tapechar_ioctl()456 no = MTIOCPOS; in tapechar_compat_ioctl()
1388 if (cmd == MTIOCGET || cmd == MTIOCPOS) { in do_idetape_chrdev_ioctl()1412 case MTIOCPOS: in do_idetape_chrdev_ioctl()1438 cmd = MTIOCPOS; in idetape_chrdev_compat_ioctl()
519 the MTSEEK and MTIOCPOS for SCSI-2 drives instead of597 MTIOCPOS
3809 if (cmd_type == _IOC_TYPE(MTIOCPOS) && cmd_nr == _IOC_NR(MTIOCPOS)) { in st_ioctl_common()3881 return st_ioctl_common(file, MTIOCPOS, p); in st_compat_ioctl()