Searched refs:MT_ST_FAST_MTEOM (Results 1 – 3 of 3) sorted by relevance
188 #define MT_ST_FAST_MTEOM 0x20 macro
2302 STp->fast_mteom = (options & MT_ST_FAST_MTEOM) != 0;2327 if ((options & MT_ST_FAST_MTEOM) != 0)4659 options |= STp->fast_mteom ? MT_ST_FAST_MTEOM : 0; in options_show()
3926 STp->fast_mteom = (options & MT_ST_FAST_MTEOM) != 0; in osst_set_options()3951 if ((options & MT_ST_FAST_MTEOM) != 0) in osst_set_options()