Searched refs:MTIOCPOS (Results 1 – 4 of 4) sorted by relevance
121 /* structure for MTIOCPOS - mag tape get position command */131 #define MTIOCPOS _IOR('m', 3, struct mtpos) /* get tape position */ macro
384 if (no == MTIOCPOS) { in __tapechar_ioctl() 385 /* MTIOCPOS: query the tape position. */ in __tapechar_ioctl() 453 no = MTIOCPOS; in tapechar_compat_ioctl()
524 the MTSEEK and MTIOCPOS for SCSI-2 drives instead of602 MTIOCPOS
3881 if (cmd_type == _IOC_TYPE(MTIOCPOS) && cmd_nr == _IOC_NR(MTIOCPOS)) { in st_ioctl() 3927 cmd_in = MTIOCPOS;