Searched refs:MTWSM (Results 1 – 7 of 7) sorted by relevance
57 #define MTWSM 27 /* write setmarks */ macro
1143 [MTWSM] = NULL,
1610 [MTWSM] = NULL,
2800 case MTWSM: in st_int_ioctl()2804 if (cmd_in == MTWSM) in st_int_ioctl()2814 if (cmd_in != MTWSM) in st_int_ioctl()2830 at_sm = (cmd_in == MTWSM); in st_int_ioctl()3535 mtc.mt_op != MTSETDENSITY && mtc.mt_op != MTWSM && in st_ioctl()
4185 case MTWSM: in osst_int_ioctl()4191 if (cmd_in == MTWSM) in osst_int_ioctl()4205 at_sm = (cmd_in == MTWSM); in osst_int_ioctl()5065 mtc.mt_op != MTWEOF && mtc.mt_op != MTWSM ) { in osst_ioctl()
374 MTWSM Write count setmarks.
948 add support for MTFSS, MTBSS, MTWSM commands.