Searched refs:MTIOCTOP (Results 1 – 8 of 8) sorted by relevance
128 #define MTIOCTOP _IOW('m', 1, struct mtop) /* do a mag tape op */ macro
535 case MTIOCTOP: in viotap_ioctl()1020 rc = viotap_ioctl(NULL, file, MTIOCTOP, in chg_state()
358 if (no == MTIOCTOP) { in __tapechar_ioctl()
702 case MTIOCTOP: in pt_ioctl()
939 COMPATIBLE_IOCTL(MTIOCTOP)
1394 case MTIOCTOP: in do_idetape_chrdev_ioctl()
3343 if (cmd_type == _IOC_TYPE(MTIOCTOP) && cmd_nr == _IOC_NR(MTIOCTOP)) { in st_ioctl()
4980 if (cmd_type == _IOC_TYPE(MTIOCTOP) && cmd_nr == _IOC_NR(MTIOCTOP)) { in osst_ioctl()