taglinefilesource code
MT_ST_OPTIONS1125drivers/scsi/st.cif ((options & MT_ST_OPTIONS) == MT_ST_BOOLEANS) {
MT_ST_OPTIONS1140drivers/scsi/st.celse if ((options & MT_ST_OPTIONS) == MT_ST_WRITE_THRESHOLD) {
MT_ST_OPTIONS1141drivers/scsi/st.cvalue = (options & ~MT_ST_OPTIONS) * ST_BLOCK_SIZE;
MT_ST_OPTIONS1546drivers/scsi/st.c(mtc.mt_count & MT_ST_OPTIONS) != 0)