Searched refs:DCD_ON (Results 1 – 4 of 4) sorted by relevance
288 #define DCD_ON 8 macro
192 #define DCD_ON 0x02 macro1248 if ((port->ip_flags & DCD_ON) in do_read()1261 port->ip_flags &= ~DCD_ON; in do_read()1500 port->ip_flags |= DCD_ON; in ioc3uart_intr_one()
512 #define DCD_ON 0x02 macro1892 port->ip_flags |= DCD_ON; in handle_intr()2198 if ((port->ip_flags & DCD_ON) in do_read()2212 port->ip_flags &= ~DCD_ON; in do_read()
151 #define DCD_ON 7 macro1380 priv->state = DCD_ON; in es_isr()1443 case DCD_ON: in tm_isr()