Lines Matching refs:_IOR
22 #define FIONREAD _IOR('f', 127, int)
24 #define FIOQSIZE _IOR('f', 128, loff_t)
44 #define TIOCOUTQ _IOR('t', 115, int) /* output queue size */
47 #define TIOCGPGRP _IOR('t', 119, int)
54 #define TIOCMGET _IOR('T', 21, unsigned int)
70 #define TIOCGSOFTCAR _IOR('T', 25, unsigned int)
89 #define TIOCGETD _IOR('T', 36, int)
93 #define TIOCGSID _IOR('T', 41, pid_t) /* Return the session ID of FD*/
94 #define TCGETS2 _IOR('T', 42, struct termios2)
98 #define TIOCGRS485 _IOR('T', 46, struct serial_rs485)
100 #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
102 #define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get primary device node of /dev/console */
105 #define TIOCGPKT _IOR('T', 0x38, int) /* Get packet mode state */
106 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */
107 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */
110 #define TIOCSERGWILD _IOR('T', 84, int)
115 #define TIOCSERGETLSR _IOR('T', 89, unsigned int) /* Get line status reg. */