taglinefilesource code
TIOCM_RNG1903drivers/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
TIOCM_RNG315include/asm-ppc/termios.h#define TIOCM_RI  TIOCM_RNG
TIOCM_RNG323include/asm-sparc/termios.h#define TIOCM_RI  TIOCM_RNG