taglinefilesource code
MT_ST_OPTIONS1247drivers/scsi/st.cif ((options & MT_ST_OPTIONS) == MT_ST_BOOLEANS) {
MT_ST_OPTIONS1264drivers/scsi/st.celse if ((options & MT_ST_OPTIONS) == MT_ST_WRITE_THRESHOLD) {
MT_ST_OPTIONS1265drivers/scsi/st.cvalue = (options & ~MT_ST_OPTIONS) * ST_BLOCK_SIZE;
MT_ST_OPTIONS1844drivers/scsi/st.c(mtc.mt_count & MT_ST_OPTIONS) != 0)