Searched refs:PIN_DSR (Results 1 – 1 of 1) sorted by relevance
119 #define PIN_DSR 0x08 /* input pin, active low */ macro678 if ((pin_state & PIN_DSR) != 0) in oti6858_tiocmget()716 ((arg & TIOCM_DSR) && (changed & PIN_DSR)) || in wait_modem_info()