Searched refs:MTEOM (Results 1 – 9 of 9) sorted by relevance
39 #define MTEOM 12 /* goto end of recorded media (for appending files). macro
366 case MTEOM: in __tapechar_ioctl()
1131 [MTEOM] = tape_std_mteom,
1598 [MTEOM] = tape_std_mteom,
2855 case MTEOM: in st_int_ioctl()2988 if (cmd_in == MTEOM) in st_int_ioctl()3065 } else if (cmd_in == MTEOM) { in st_int_ioctl()3471 mtc.mt_op == MTEOM) { in st_ioctl()3489 mtc.mt_op == MTRETEN || mtc.mt_op == MTEOM || in st_ioctl()3525 mtc.mt_op != MTEOM) { in st_ioctl()
4251 case MTEOM: in osst_int_ioctl()4368 if (cmd_in == MTEOM) in osst_int_ioctl()4413 } else if (cmd_in == MTBSR || cmd_in == MTFSR || cmd_in == MTWEOF || cmd_in == MTEOM) { in osst_int_ioctl()5011 if (mtc.mt_op == MTFSF || mtc.mt_op == MTFSFM|| mtc.mt_op == MTEOM) { in osst_ioctl()5029 mtc.mt_op == MTRETEN || mtc.mt_op == MTEOM || in osst_ioctl()5052 mtc.mt_op != MTEOM) { in osst_ioctl()
379 MTEOM Space to end of recorded data.551 The MTEOM command is by default implemented as spacing over 32767
480 * README.st: Document MTEOM.
1316 case MTEOM: in idetape_mtioctop()