Searched refs:MT_ST_OPTIONS (Results 1 – 4 of 4) sorted by relevance
170 #define MT_ST_OPTIONS 0xf0000000 macro
2201 code = options & MT_ST_OPTIONS;2258 value = (options & ~MT_ST_OPTIONS);2259 if (value == ~MT_ST_OPTIONS) {2272 value = (options & ~MT_ST_OPTIONS);2284 value = (options & ~MT_ST_OPTIONS) & 0xff;3365 (mtc.mt_count & MT_ST_OPTIONS) == 0)) { in st_ioctl()3446 (mtc.mt_count & MT_ST_OPTIONS) != 0) { in st_ioctl()
3916 code = options & MT_ST_OPTIONS; in osst_set_options()3970 value = (options & ~MT_ST_OPTIONS) * ST_KILOBYTE; in osst_set_options()3981 value = (options & ~MT_ST_OPTIONS); in osst_set_options()3982 if (value == ~MT_ST_OPTIONS) { in osst_set_options()3998 value = (options & ~MT_ST_OPTIONS); in osst_set_options()5001 if (!STm->defined && (mtc.mt_op != MTSETDRVBUFFER && (mtc.mt_count & MT_ST_OPTIONS) == 0)) { in osst_ioctl()5099 (mtc.mt_count & MT_ST_OPTIONS) != 0) { in osst_ioctl()
493 ST_FAST_EOM 1 (or using the MT_ST_OPTIONS ioctl). In this case the file