Searched refs:DCD_ON (Results 1 – 4 of 4) sorted by relevance
289 #define DCD_ON 8 macro
189 #define DCD_ON 0x02 macro1245 if ((port->ip_flags & DCD_ON) in do_read()1258 port->ip_flags &= ~DCD_ON; in do_read()1497 port->ip_flags |= DCD_ON; in ioc3uart_intr_one()
509 #define DCD_ON 0x02 macro1894 port->ip_flags |= DCD_ON; in handle_intr()2200 if ((port->ip_flags & DCD_ON) in do_read()2214 port->ip_flags &= ~DCD_ON; in do_read()
151 #define DCD_ON 7 macro1387 priv->state = DCD_ON; in es_isr()1450 case DCD_ON: in tm_isr()