Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dmtio.h130 #define MTIOCGET _IOR('m', 2, struct mtget) /* get tape status */ macro
/openbmc/linux/drivers/s390/char/
H A Dtape_char.c395 if (no == MTIOCGET) { in __tapechar_ioctl()
456 no = MTIOCGET; in tapechar_compat_ioctl()
/openbmc/linux/drivers/scsi/
H A Dst.c3743 cmd_mtiocget = cmd_type == _IOC_TYPE(MTIOCGET) && cmd_nr == _IOC_NR(MTIOCGET); in st_ioctl()
3878 cmd_in = MTIOCGET; in st_compat_ioctl()
/openbmc/qemu/linux-user/
H A Dioctls.h636 IOCTL(MTIOCGET, IOC_R, MK_PTR(MK_STRUCT(STRUCT_mtget)))
/openbmc/linux/Documentation/scsi/
H A Dst.rst604 MTIOCGET