Searched refs:IP_DCD (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dsxwindow.h321 #define IP_DCD 0x04 /* DCD modem input signal */ macro
H A Dsx.c595 ((i_stat & IP_DCD) ? TIOCM_CAR : 0) |
1213 return ((sx_read_channel_byte(sp, hi_ip) & IP_DCD) != 0);

Completed in 213 milliseconds