Searched defs:mtpos (Results 1 – 4 of 4) sorted by relevance
80 struct mtpos { struct85 #define MTIOCPOS _IOR('m', 3, struct mtpos) argument
90 struct mtpos { struct95 #define MTIOCPOS _IOR('m', 3, struct mtpos) argument
123 struct mtpos { struct131 #define MTIOCPOS _IOR('m', 3, struct mtpos) /* get tape position */ argument
1378 struct mtpos mtpos; in do_idetape_chrdev_ioctl() local