HomeSort by relevance Sort by last modified time
    Searched defs:MT_ST_DEF_OPTIONS (Results 1 - 2 of 2) sorted by null

  /bionic/libc/kernel/uapi/linux/
mtio.h 121 #define MT_ST_DEF_OPTIONS 0x60000000
143 #define MT_ST_DEF_DENSITY (MT_ST_DEF_OPTIONS | 0x100000)
144 #define MT_ST_DEF_COMPRESSION (MT_ST_DEF_OPTIONS | 0x200000)
145 #define MT_ST_DEF_DRVBUFFER (MT_ST_DEF_OPTIONS | 0x300000)
  /external/kernel-headers/original/uapi/linux/
mtio.h 177 #define MT_ST_DEF_OPTIONS 0x60000000
202 #define MT_ST_DEF_DENSITY (MT_ST_DEF_OPTIONS | 0x100000)
203 #define MT_ST_DEF_COMPRESSION (MT_ST_DEF_OPTIONS | 0x200000)
204 #define MT_ST_DEF_DRVBUFFER (MT_ST_DEF_OPTIONS | 0x300000)

Completed in 57 milliseconds