Home
last modified time | relevance | path

Searched refs:MTIOCPOS (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dmtio.h131 #define MTIOCPOS _IOR('m', 3, struct mtpos) /* get tape position */ macro
/linux/drivers/scsi/
H A Dst.c3626 case MTIOCPOS: in st_ioctl()
3933 if (cmd_type == _IOC_TYPE(MTIOCPOS) && cmd_nr == _IOC_NR(MTIOCPOS)) { in st_ioctl()
3957 cmd_in = MTIOCPOS; in st_compat_ioctl()