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