Searched refs:MSVR1_CD (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/rio/
H A Driotty.c383 if ((PortP->gs.tty->termios->c_cflag & CLOCAL) || (PortP->ModemState & MSVR1_CD))
525 PortP->ModemState &= ~MSVR1_CD;
H A Dcirrus.h356 #define MSVR1_CD 0x80 /* CD (DSR on Cirrus) */ macro
H A Drio_linux.c612 rv = (PortP->ModemState & MSVR1_CD) != 0;
H A Driocmd.c563 if ( PortP->ModemState & MSVR1_CD ) {

Completed in 48 milliseconds