Searched refs:MT_ST_OPTIONS (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dmtio.h171 #define MT_ST_OPTIONS 0xf0000000 macro
/linux-master/drivers/scsi/
H A Dst.c2308 code = options & MT_ST_OPTIONS;
2368 value = (options & ~MT_ST_OPTIONS);
2369 if (value == ~MT_ST_OPTIONS) {
2382 value = (options & ~MT_ST_OPTIONS);
2394 value = (options & ~MT_ST_OPTIONS) & 0xff;
3576 (mtc.mt_count & MT_ST_OPTIONS) == 0)) {
3657 (mtc.mt_count & MT_ST_OPTIONS) != 0) {

Completed in 115 milliseconds