Searched refs:INPUT_HIGH (Results 1 – 2 of 2) sorted by relevance
187 #define INPUT_HIGH 0x01 macro1378 if ((port->ip_flags & INPUT_HIGH) && (((prod_ptr - cons_ptr) in do_read()1384 port->ip_flags &= ~INPUT_HIGH; in do_read()1553 port->ip_flags |= INPUT_HIGH; in ioc3uart_intr_one()
511 #define INPUT_HIGH 0x01 macro1951 port->ip_flags |= INPUT_HIGH; in handle_intr()2328 if ((port->ip_flags & INPUT_HIGH) && (((prod_ptr - cons_ptr) in do_read()2332 port->ip_flags &= ~INPUT_HIGH; in do_read()