taglinefilesource code
MT_ST_DEF_OPTIONS1445drivers/scsi/st.celse if (code == MT_ST_DEF_OPTIONS) {
MT_ST_DEF_OPTIONS240include/linux/mtio.h#define MT_ST_DEF_DENSITY  (MT_ST_DEF_OPTIONS | 0x100000)
MT_ST_DEF_OPTIONS241include/linux/mtio.h#define MT_ST_DEF_COMPRESSION  (MT_ST_DEF_OPTIONS | 0x200000)
MT_ST_DEF_OPTIONS242include/linux/mtio.h#define MT_ST_DEF_DRVBUFFER  (MT_ST_DEF_OPTIONS | 0x300000)