Searched refs:ASYNC_CLOSING (Results 1 – 9 of 9) sorted by relevance
78 #define ASYNC_CLOSING (1U << ASYNCB_CLOSING) macro
521 port->flags &= ~(ASYNC_NORMAL_ACTIVE | ASYNC_CLOSING); in tty_port_close_end()
1046 info->port.flags &= ~(ASYNC_INITIALIZED | ASYNC_CLOSING | ASYNC_NORMAL_ACTIVE); in rp_close()
2259 (port->port.flags & ASYNC_CLOSING) || in mxser_interrupt()
1033 port->flags |= ASYNC_CLOSING;1073 port->flags &= ~(ASYNC_NORMAL_ACTIVE|ASYNC_CLOSING);
3618 info->port.flags |= ASYNC_CLOSING; in rs_close()3657 info->port.flags &= ~(ASYNC_NORMAL_ACTIVE|ASYNC_CLOSING); in rs_close()
646 raw->port.flags |= ASYNC_CLOSING; in raw3215_shutdown()654 raw->port.flags &= ~(ASYNC_INITIALIZED | ASYNC_CLOSING); in raw3215_shutdown()
1575 port->flags |= ASYNC_CLOSING; in isdn_tty_close()2239 if (port->flags & ASYNC_CLOSING) { in isdn_tty_at_cout()2389 (info->port.flags & ASYNC_CLOSING), in isdn_tty_modem_result()2395 if ((info->port.flags & ASYNC_CLOSING) || (!info->port.tty)) in isdn_tty_modem_result()2528 if ((info->port.flags & ASYNC_CLOSING) || (!info->port.tty)) in isdn_tty_modem_result()
1271 if (self->port.flags & ASYNC_CLOSING) { in ircomm_tty_line_info()