Searched refs:MTWSM (Results 1 – 5 of 5) sorted by relevance
58 #define MTWSM 27 /* write setmarks */ macro
2468 case MTWSM: in st_int_ioctl()2472 if (cmd_in == MTWSM) in st_int_ioctl()2489 at_sm = (cmd_in == MTWSM); in st_int_ioctl()3208 mtc.mt_op != MTSETDENSITY && mtc.mt_op != MTWSM && in st_ioctl()
3978 case MTWSM: in osst_int_ioctl()3984 if (cmd_in == MTWSM) in osst_int_ioctl()3998 at_sm = (cmd_in == MTWSM); in osst_int_ioctl()4909 mtc.mt_op != MTWEOF && mtc.mt_op != MTWSM ) { in osst_ioctl()
239 MTWSM Write count setmarks.
948 add support for MTFSS, MTBSS, MTWSM commands.