Searched refs:MT_ST_OPTIONS (Results 1 – 4 of 4) sorted by relevance
171 #define MT_ST_OPTIONS 0xf0000000 macro
2295 code = options & MT_ST_OPTIONS;2355 value = (options & ~MT_ST_OPTIONS);2356 if (value == ~MT_ST_OPTIONS) {2369 value = (options & ~MT_ST_OPTIONS);2381 value = (options & ~MT_ST_OPTIONS) & 0xff;3558 (mtc.mt_count & MT_ST_OPTIONS) == 0)) { in st_ioctl()3639 (mtc.mt_count & MT_ST_OPTIONS) != 0) { in st_ioctl()
3919 code = options & MT_ST_OPTIONS; in osst_set_options()3973 value = (options & ~MT_ST_OPTIONS) * ST_KILOBYTE; in osst_set_options()3984 value = (options & ~MT_ST_OPTIONS); in osst_set_options()3985 if (value == ~MT_ST_OPTIONS) { in osst_set_options()4001 value = (options & ~MT_ST_OPTIONS); in osst_set_options()5006 if (!STm->defined && (mtc.mt_op != MTSETDRVBUFFER && (mtc.mt_count & MT_ST_OPTIONS) == 0)) { in osst_ioctl()5104 (mtc.mt_count & MT_ST_OPTIONS) != 0) { in osst_ioctl()
559 ST_FAST_EOM 1 (or using the MT_ST_OPTIONS ioctl). In this case the file