Lines Matching refs:_IOR
11 #define FIONREAD _IOR('f', 127, int)
13 #define FIOQSIZE _IOR('f', 128, loff_t)
33 #define TIOCOUTQ _IOR('t', 115, int) /* output queue size */
36 #define TIOCGPGRP _IOR('t', 119, int)
43 #define TIOCMGET _IOR('T', 21, unsigned int) /* 0x5415 */
59 #define TIOCGSOFTCAR _IOR('T', 25, unsigned int) /* 0x5419 */
78 #define TIOCGETD _IOR('T', 36, int) /* 0x5424 */
82 #define TIOCGSID _IOR('T', 41, pid_t) /* 0x5429 */ /* Return the session ID of FD */
83 #define TCGETS2 _IOR('T', 42, struct termios2)
87 #define TIOCGRS485 _IOR('T', 46, struct serial_rs485)
89 #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
91 #define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get primary device node of /dev/console */
94 #define TIOCGPKT _IOR('T', 0x38, int) /* Get packet mode state */
95 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */
96 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */
98 #define TIOCGISO7816 _IOR('T', 0x42, struct serial_iso7816)
102 #define TIOCSERGWILD _IOR('T', 84, int) /* 0x5454 */
107 #define TIOCSERGETLSR _IOR('T', 89, unsigned int) /* 0x5459 */ /* Get line status register */