Searched refs:IXANY (Results 1 – 19 of 19) sorted by relevance
72 #define IXANY 0004000 macro
73 #define IXANY 0004000 macro
82 #define IXANY 0004000 macro
74 #define IXANY 0004000 macro
88 #define IXANY 0004000 macro
77 #define IXANY 0004000 macro
93 #define IXANY 0004000 /* Any character will restart after stop. */ macro
75 #define IXANY 0004000 macro
103 #define IXANY 0x00000800 macro
138 #define I_IXANY(tty) _I_FLAG((tty), IXANY)
1492 if (ts->c_iflag & IXANY) in moxa_set_tty_param()1803 if (termio->c_iflag & (IXON | IXOFF | IXANY)) { in MoxaPortSetTermio()
2243 if (iflag & IXANY) in cy_set_line_char()
1086 if (termios->c_iflag & IXANY) in serial_omap_set_termios()
1331 iflag_mask |= IXANY|IXON|IXOFF; in uart_set_termios()
2883 INPCK | ISTRIP | IXON | IXANY | IXOFF); in dgap_param()