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

  /bionic/libc/kernel/uapi/linux/
mtio.h 93 #define MTIOCTOP _IOW('m', 1, struct mtop)
  /external/kernel-headers/original/uapi/linux/
mtio.h 19 /* structure for MTIOCTOP - mag tape op command */
129 #define MTIOCTOP _IOW('m', 1, struct mtop) /* do a mag tape op */

Completed in 1073 milliseconds