Searched refs:MTEOM (Results 1 – 10 of 10) sorted by relevance
39 #define MTEOM 12 /* goto end of recorded media (for appending files). macro
377 case MTEOM: in __tapechar_ioctl()
1265 [MTEOM] = tape_std_mteom,
1708 [MTEOM] = tape_std_mteom,
2748 case MTEOM: in st_int_ioctl()2882 if (cmd_in == MTEOM) in st_int_ioctl()2959 } else if (cmd_in == MTEOM) { in st_int_ioctl()3374 mtc.mt_op == MTEOM) { in st_ioctl()3392 mtc.mt_op == MTRETEN || mtc.mt_op == MTEOM || in st_ioctl()3428 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()5009 if (mtc.mt_op == MTFSF || mtc.mt_op == MTFSFM|| mtc.mt_op == MTEOM) { in osst_ioctl()5027 mtc.mt_op == MTRETEN || mtc.mt_op == MTEOM || in osst_ioctl()5050 mtc.mt_op != MTEOM) { in osst_ioctl()
573 case MTEOM: in viotap_ioctl()
322 MTEOM Space to end of recorded data.490 The MTEOM command is by default implemented as spacing over 32767
480 * README.st: Document MTEOM.
1317 case MTEOM: in idetape_mtioctop()