Searched refs:MTBSR (Results 1 – 5 of 5) sorted by relevance
32 #define MTBSR 4 /* backward space record */ macro
727 [MTBSR] = tape_std_mtbsr,
1287 if (mt_op == MTBSR || mt_op == MTFSR || mt_op == MTFSF || in tape_mtop()
885 result = st_int_ioctl(STp, MTBSR, backspace); in flush_buffer()2037 st_int_ioctl(STp, MTBSR, 1); in read_tape()2050 if (st_int_ioctl(STp, MTBSR, 1)) in read_tape()2794 case MTBSR: in st_int_ioctl()3037 cmd_in != MTBSR && cmd_in != MTBSS) in st_int_ioctl()3088 } else if (cmd_in == MTBSR) { in st_int_ioctl()
411 MTBSR