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

/drivers/tty/
H A Dmoxa.h288 #define DCD_ON 8 macro
/drivers/net/hamradio/
H A Ddmascc.c151 #define DCD_ON 7 macro
1382 priv->state = DCD_ON;
1445 case DCD_ON:
/drivers/tty/serial/
H A Dioc3_serial.c192 #define DCD_ON 0x02 macro
1247 if ((port->ip_flags & DCD_ON)
1260 port->ip_flags &= ~DCD_ON;
1502 port->ip_flags |= DCD_ON;
H A Dioc4_serial.c513 #define DCD_ON 0x02 macro
1892 port->ip_flags |= DCD_ON;
2197 if ((port->ip_flags & DCD_ON)
2211 port->ip_flags &= ~DCD_ON;

Completed in 122 milliseconds