Searched refs:INPUT_HIGH (Results 1 – 2 of 2) sorted by relevance
184 #define INPUT_HIGH 0x01 macro1375 if ((port->ip_flags & INPUT_HIGH) && (((prod_ptr - cons_ptr) in do_read()1381 port->ip_flags &= ~INPUT_HIGH; in do_read()1550 port->ip_flags |= INPUT_HIGH; in ioc3uart_intr_one()
508 #define INPUT_HIGH 0x01 macro1953 port->ip_flags |= INPUT_HIGH; in handle_intr()2330 if ((port->ip_flags & INPUT_HIGH) && (((prod_ptr - cons_ptr) in do_read()2334 port->ip_flags &= ~INPUT_HIGH; in do_read()