Searched refs:READ_ABORTED (Results 1 – 2 of 2) sorted by relevance
195 #define READ_ABORTED 0x08 macro1208 port->ip_flags &= ~READ_ABORTED; in do_read()1235 port->ip_flags |= READ_ABORTED; in do_read()1548 if (port->ip_flags & READ_ABORTED) { in ioc3uart_intr_one()
514 #define READ_ABORTED 0x08 macro1949 if ((port->ip_flags & READ_ABORTED) == 0) { in handle_intr()2158 port->ip_flags &= ~READ_ABORTED; in do_read()2184 port->ip_flags |= READ_ABORTED; in do_read()