tag | line | file | source code |
---|---|---|---|
MT_ST_OPTIONS | 1247 | drivers/scsi/st.c | if ((options & MT_ST_OPTIONS) == MT_ST_BOOLEANS) { |
MT_ST_OPTIONS | 1264 | drivers/scsi/st.c | else if ((options & MT_ST_OPTIONS) == MT_ST_WRITE_THRESHOLD) { |
MT_ST_OPTIONS | 1265 | drivers/scsi/st.c | value = (options & ~MT_ST_OPTIONS) * ST_BLOCK_SIZE; |
MT_ST_OPTIONS | 1844 | drivers/scsi/st.c | (mtc.mt_count & MT_ST_OPTIONS) != 0) |