MT_ST_OPTIONS    2297 drivers/scsi/st.c 	code = options & MT_ST_OPTIONS;
MT_ST_OPTIONS    2357 drivers/scsi/st.c 		value = (options & ~MT_ST_OPTIONS);
MT_ST_OPTIONS    2358 drivers/scsi/st.c 		if (value == ~MT_ST_OPTIONS) {
MT_ST_OPTIONS    2371 drivers/scsi/st.c 		value = (options & ~MT_ST_OPTIONS);
MT_ST_OPTIONS    2383 drivers/scsi/st.c 		value = (options & ~MT_ST_OPTIONS) & 0xff;
MT_ST_OPTIONS    3562 drivers/scsi/st.c 		     (mtc.mt_count & MT_ST_OPTIONS) == 0)) {
MT_ST_OPTIONS    3643 drivers/scsi/st.c 		    (mtc.mt_count & MT_ST_OPTIONS) != 0) {