taglinefilesource code
TIOCM_RNG1879drivers/char/cyclades.c| ((status  & CyRI) ? TIOCM_RNG : 0)
TIOCM_RNG1590drivers/char/serial.c| ((status  & UART_MSR_RI) ? TIOCM_RNG : 0)
TIOCM_RNG308include/asm-alpha/termios.h#define TIOCM_RI  TIOCM_RNG
TIOCM_RNG238include/asm-i386/termios.h#define TIOCM_RI  TIOCM_RNG