Searched refs:MTFSF (Results 1 – 6 of 6) sorted by relevance
27 #define MTFSF 1 /* forward space over FileMark, macro
148 #define MTFSF 0x2c7 /* 711 */ macro320 case MTFSF: func = mtfsf; type = XFLB; break; in do_mathemu()
724 [MTFSF] = tape_std_mtfsf,
1287 if (mt_op == MTBSR || mt_op == MTFSR || mt_op == MTFSF || in tape_mtop()
2755 case MTFSF: in st_int_ioctl()2890 ioctl_result = st_int_ioctl(STp, MTFSF, 0x7fffff); in st_int_ioctl()3004 ioctl_result = st_int_ioctl(STp, MTFSF, 1); in st_int_ioctl()3024 else if (cmd_in == MTFSF) in st_int_ioctl()3061 } else if ((cmd_in == MTFSF) || (cmd_in == MTFSFM)) { in st_int_ioctl()3667 if (mtc.mt_op == MTFSF || mtc.mt_op == MTFSFM || in st_ioctl()3688 mtc.mt_op == MTFSF || mtc.mt_op == MTFSFM || in st_ioctl()
400 MTFSF