Home
last modified time | relevance | path

Searched defs:mt_op (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dmtio.h21 short mt_op; /* operations defined below */ member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dmtio.h21 short mt_op; /* operations defined below */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dmtio.h21 short mt_op; /* operations defined below */ member
/OK3568_Linux_fs/kernel/drivers/s390/char/
H A Dtape_core.c1290 tape_mtop(struct tape_device *device, int mt_op, int mt_count) in tape_mtop()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/
H A Dmtio.h32 short int mt_op; /* Operations defined below. */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/
H A Dmtio.h32 short int mt_op; /* Operations defined below. */ member
/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-tape.c1064 static int idetape_space_over_filemarks(ide_drive_t *drive, short mt_op, in idetape_space_over_filemarks()
1255 static int idetape_mtioctop(ide_drive_t *drive, short mt_op, int mt_count) in idetape_mtioctop()