taglinefilesource code
MT_ST_OPTIONS1242drivers/scsi/st.cif ((options & MT_ST_OPTIONS) == MT_ST_BOOLEANS) {
MT_ST_OPTIONS1259drivers/scsi/st.celse if ((options & MT_ST_OPTIONS) == MT_ST_WRITE_THRESHOLD) {
MT_ST_OPTIONS1260drivers/scsi/st.cvalue = (options & ~MT_ST_OPTIONS) * ST_BLOCK_SIZE;
MT_ST_OPTIONS1839drivers/scsi/st.c(mtc.mt_count & MT_ST_OPTIONS) != 0)