Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dcdk.h344 #define SG_RI 0x20 macro
/linux-2.4.37.9/drivers/char/
Distallion.c3336 tiocm |= ((sigvalue & SG_RI) ? TIOCM_RI : 0); in stli_mktiocm()