taglinefilesource code
TIOCM_RTS1778drivers/char/cyclades.cresult =  ((status  & CyRTS) ? TIOCM_RTS : 0)
TIOCM_RTS1806drivers/char/cyclades.cif (arg & TIOCM_RTS){
TIOCM_RTS1825drivers/char/cyclades.cif (arg & TIOCM_RTS){
TIOCM_RTS1844drivers/char/cyclades.cif (arg & TIOCM_RTS){
TIOCM_RTS1537drivers/char/serial.cresult =  ((control & UART_MCR_RTS) ? TIOCM_RTS : 0)
TIOCM_RTS1559drivers/char/serial.cif (arg & TIOCM_RTS) {
TIOCM_RTS1569drivers/char/serial.cif (arg & TIOCM_RTS) {
TIOCM_RTS1580drivers/char/serial.c| ((arg & TIOCM_RTS) ? UART_MCR_RTS : 0)
TIOCM_RTS1584drivers/char/serial.c| ((arg & TIOCM_RTS) ? UART_MCR_RTS : 0)