Searched refs:DCD_ON (Results 1 – 4 of 4) sorted by relevance
288 #define DCD_ON 8 macro
191 #define DCD_ON 0x02 macro1246 if ((port->ip_flags & DCD_ON) in do_read()1259 port->ip_flags &= ~DCD_ON; in do_read()1501 port->ip_flags |= DCD_ON; in ioc3uart_intr_one()
512 #define DCD_ON 0x02 macro1891 port->ip_flags |= DCD_ON; in handle_intr()2196 if ((port->ip_flags & DCD_ON) in do_read()2210 port->ip_flags &= ~DCD_ON; in do_read()
151 #define DCD_ON 7 macro1382 priv->state = DCD_ON; in es_isr()1445 case DCD_ON: in tm_isr()