Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dcyclades.h349 #define C_RS_DSR 0x00000200 /* DSR */ macro
/linux-2.4.37.9/drivers/char/
Dcyclades.c3778 | ((lstatus & C_RS_DSR) ? TIOCM_DSR : 0) in get_modem_info()