Searched refs:IXANY (Results 1 – 17 of 17) sorted by relevance
83 #define IXANY 0004000 macro
69 #define IXANY 0004000 macro
75 #define IXANY 0004000 macro
82 #define IXANY 0004000 macro
74 #define IXANY 0004000 macro
89 #define IXANY 0004000 macro
78 #define IXANY 0004000 macro
94 #define IXANY 0004000 /* Any character will restart after stop. */ macro
86 #define IXANY 0004000 macro
104 #define IXANY 0x00000800 macro
140 #define I_IXANY(tty) _I_FLAG((tty), IXANY)
1479 if (ts->c_iflag & IXANY) in moxa_set_tty_param()1795 if (termio->c_iflag & (IXON | IXOFF | IXANY)) { in MoxaPortSetTermio()
2222 if (iflag & IXANY) in cy_set_line_char()
640 ixon_change = ((a->c_iflag ^ b->c_iflag) & (IXON | IXANY)) || in pl2303_termios_change()
1086 if (termios->c_iflag & IXANY) in serial_omap_set_termios()
1515 iflag_mask |= IXANY|IXON|IXOFF; in uart_set_termios()