MT_ST_SYSV       2313 drivers/scsi/st.c 		STm->sysv = (options & MT_ST_SYSV) != 0;
MT_ST_SYSV       2346 drivers/scsi/st.c 		if ((options & MT_ST_SYSV) != 0)
MT_ST_SYSV       4670 drivers/scsi/st.c 	options |= STm->sysv ? MT_ST_SYSV : 0;