Searched refs:MT_ST_DEF_OPTIONS (Results 1 – 3 of 3) sorted by relevance
176 #define MT_ST_DEF_OPTIONS 0x60000000 macro201 #define MT_ST_DEF_DENSITY (MT_ST_DEF_OPTIONS | 0x100000)202 #define MT_ST_DEF_COMPRESSION (MT_ST_DEF_OPTIONS | 0x200000)203 #define MT_ST_DEF_DRVBUFFER (MT_ST_DEF_OPTIONS | 0x300000)
2391 } else if (code == MT_ST_DEF_OPTIONS) {
4009 else if (code == MT_ST_DEF_OPTIONS) { in osst_set_options()