Home
last modified time | relevance | path

Searched refs:MTIOCGET (Results 1 – 4 of 4) sorted by relevance

/linux/include/uapi/linux/
H A Dmtio.h130 #define MTIOCGET _IOR('m', 2, struct mtget) /* get tape status */ macro
/linux/drivers/s390/char/
H A Dtape_char.c385 if (no == MTIOCGET) { in __tapechar_ioctl()
/linux/drivers/scsi/
H A Dst.c3627 case MTIOCGET: in st_ioctl()
3847 cmd_mtiocget = cmd_type == _IOC_TYPE(MTIOCGET) && cmd_nr == _IOC_NR(MTIOCGET); in st_ioctl()
3960 cmd_in = MTIOCGET; in st_compat_ioctl()
/linux/Documentation/scsi/
H A Dst.rst609 MTIOCGET