Home
last modified time | relevance | path

Searched refs:C_RS_RI (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/linux/
Dcyclades.h350 #define C_RS_RI 0x00000400 /* RI */ macro
/linux-2.4.37.9/drivers/char/
Dcyclades.c3777 | ((lstatus & C_RS_RI) ? TIOCM_RNG : 0) in get_modem_info()