taglinefilesource code
MT_ST_DEF_OPTIONS1534drivers/scsi/st.celse if (code == MT_ST_DEF_OPTIONS) {
MT_ST_DEF_OPTIONS244include/linux/mtio.h#define MT_ST_DEF_DENSITY  (MT_ST_DEF_OPTIONS | 0x100000)
MT_ST_DEF_OPTIONS245include/linux/mtio.h#define MT_ST_DEF_COMPRESSION  (MT_ST_DEF_OPTIONS | 0x200000)
MT_ST_DEF_OPTIONS246include/linux/mtio.h#define MT_ST_DEF_DRVBUFFER  (MT_ST_DEF_OPTIONS | 0x300000)