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

  /bionic/libc/kernel/uapi/linux/
mtio.h 122 #define MT_ST_TIMEOUTS 0x70000000
123 #define MT_ST_SET_TIMEOUT (MT_ST_TIMEOUTS | 0x000000)
124 #define MT_ST_SET_LONG_TIMEOUT (MT_ST_TIMEOUTS | 0x100000)
  /external/kernel-headers/original/uapi/linux/
mtio.h 178 #define MT_ST_TIMEOUTS 0x70000000
179 #define MT_ST_SET_TIMEOUT (MT_ST_TIMEOUTS | 0x000000)
180 #define MT_ST_SET_LONG_TIMEOUT (MT_ST_TIMEOUTS | 0x100000)

Completed in 44 milliseconds