Searched refs:MT_ST_OPTIONS (Results 1 – 2 of 2) sorted by relevance
171 #define MT_ST_OPTIONS 0xf0000000 macro
2326 code = options & MT_ST_OPTIONS;2386 value = (options & ~MT_ST_OPTIONS);2387 if (value == ~MT_ST_OPTIONS) {2400 value = (options & ~MT_ST_OPTIONS);2412 value = (options & ~MT_ST_OPTIONS) & 0xff;3659 (mtc.mt_count & MT_ST_OPTIONS) == 0)) { in st_ioctl()3755 (mtc.mt_count & MT_ST_OPTIONS) != 0) { in st_ioctl()