Searched refs:ASYNC_CLOSING (Results 1 – 14 of 14) sorted by relevance
367 if (port->flags & ASYNC_CLOSING) { in tty_port_block_til_ready()369 !(port->flags & ASYNC_CLOSING)); in tty_port_block_til_ready()426 if (!(port->flags & ASYNC_CLOSING) && in tty_port_block_til_ready()536 port->flags &= ~(ASYNC_NORMAL_ACTIVE | ASYNC_CLOSING); in tty_port_close_end()
898 if (port->flags & ASYNC_CLOSING) { in rp_open()1054 info->port.flags &= ~(ASYNC_INITIALIZED | ASYNC_CLOSING | ASYNC_NORMAL_ACTIVE); in rp_close()1514 if (info->port.flags & ASYNC_CLOSING) { in rp_hangup()
676 if (info->port.flags & ASYNC_CLOSING){ in open()678 !(info->port.flags & ASYNC_CLOSING)); in open()3320 if (!(port->flags & ASYNC_CLOSING) && (do_clocal || cd )) in block_til_ready()
756 if (info->port.flags & ASYNC_CLOSING){ in open()758 !(info->port.flags & ASYNC_CLOSING)); in open()3342 if (!(port->flags & ASYNC_CLOSING) && (do_clocal || cd)) in block_til_ready()
3320 if (!(port->flags & ASYNC_CLOSING) && (do_clocal || dcd)) in block_til_ready()3402 if (info->port.flags & ASYNC_CLOSING){ in mgsl_open()3404 !(info->port.flags & ASYNC_CLOSING)); in mgsl_open()
1582 if (info->port.flags & ASYNC_CLOSING) { in cy_open()1584 !(info->port.flags & ASYNC_CLOSING)); in cy_open()
2259 (port->port.flags & ASYNC_CLOSING) || in mxser_interrupt()
78 #define ASYNC_CLOSING (1U << ASYNCB_CLOSING) macro
3677 info->port.flags |= ASYNC_CLOSING; in rs_close()3716 info->port.flags &= ~(ASYNC_NORMAL_ACTIVE|ASYNC_CLOSING); in rs_close()3834 if (info->port.flags & ASYNC_CLOSING) { in block_til_ready()3836 !(info->port.flags & ASYNC_CLOSING)); in block_til_ready()3897 if (!(info->port.flags & ASYNC_CLOSING) && do_clocal) in block_til_ready()3969 if (info->port.flags & ASYNC_CLOSING) { in rs_open()3971 !(info->port.flags & ASYNC_CLOSING)); in rs_open()
1032 port->flags |= ASYNC_CLOSING;1072 port->flags &= ~(ASYNC_NORMAL_ACTIVE|ASYNC_CLOSING);
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()
1300 if (self->port.flags & ASYNC_CLOSING) { in ircomm_tty_line_info()
2511 if (port->flags & ASYNC_CLOSING){ in mgslpc_open()2513 !(port->flags & ASYNC_CLOSING)); in mgslpc_open()