Searched refs:TIOCM_RTS (Results 1 – 5 of 5) sorted by relevance
150 #ifdef TIOCM_RTS151 { TIOCM_RTS, "TIOCM_RTS", },
37 #define TIOCM_RTS 0x004 macro
27 #define TIOCM_RTS 0x004 macro
77 #define TIOCM_RTS 0x004 /* request to send */ macro
1234 if (sarg & TIOCM_RTS) in tty_serial_ioctl()1256 targ |= TIOCM_RTS; in tty_serial_ioctl()