Searched defs:mtop (Results 1 – 5 of 5) sorted by relevance
10 struct mtop { struct11 short mt_op;12 int mt_count;
23 struct mtop { struct24 short mt_op;25 int mt_count;
20 struct mtop { struct21 short mt_op; /* operations defined below */22 int mt_count; /* how many of them */
709 struct mtop mtop; in pt_ioctl() local
1376 struct mtop mtop; in do_idetape_chrdev_ioctl() local