Lines Matching refs:_IOR
10 #define FIONREAD _IOR('f', 127, int)
12 #define FIOQSIZE _IOR('f', 128, loff_t)
32 #define TIOCOUTQ _IOR('t', 115, int) /* output queue size */
35 #define TIOCGPGRP _IOR('t', 119, int)
42 #define TIOCMGET _IOR('T', 21, unsigned int) /* 0x5415 */
58 #define TIOCGSOFTCAR _IOR('T', 25, unsigned int) /* 0x5419 */
77 #define TIOCGETD _IOR('T', 36, int) /* 0x5424 */
81 #define TIOCGSID _IOR('T', 41, pid_t) /* 0x5429 */ /* Return the session ID of FD */
82 #define TCGETS2 _IOR('T', 42, struct termios2)
86 #define TIOCGRS485 _IOR('T', 46, struct serial_rs485)
88 #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
90 #define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get primary device node of /dev/console */
93 #define TIOCGPKT _IOR('T', 0x38, int) /* Get packet mode state */
94 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */
95 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */
98 #define TIOCSERGWILD _IOR('T', 84, int) /* 0x5454 */
103 #define TIOCSERGETLSR _IOR('T', 89, unsigned int) /* 0x5459 */ /* Get line status register */