taglinefilesource code
MT_ST_OPTIONS1461drivers/scsi/st.ccode = options & MT_ST_OPTIONS;
MT_ST_OPTIONS1512drivers/scsi/st.cvalue = (options & ~MT_ST_OPTIONS) * ST_BLOCK_SIZE;
MT_ST_OPTIONS1523drivers/scsi/st.cvalue = (options & ~MT_ST_OPTIONS);
MT_ST_OPTIONS1524drivers/scsi/st.cif (value == ~MT_ST_OPTIONS) {
MT_ST_OPTIONS2501drivers/scsi/st.c(mtc.mt_op != MTSETDRVBUFFER && (mtc.mt_count & MT_ST_OPTIONS) == 0))
MT_ST_OPTIONS2559drivers/scsi/st.c(mtc.mt_count & MT_ST_OPTIONS) != 0)