Lines Matching refs:hw_stopped
720 if (tty->hw_stopped) { in mxser_change_speed()
722 tty->hw_stopped = 0; in mxser_change_speed()
736 tty->hw_stopped = 1; in mxser_change_speed()
834 if (tty->hw_stopped) { in mxser_check_modem_status()
836 tty->hw_stopped = 0; in mxser_check_modem_status()
850 tty->hw_stopped = 1; in mxser_check_modem_status()
1124 if (!tty->hw_stopped || in mxser_write()
1155 if (!tty->hw_stopped || in mxser_put_char()
1175 (tty->hw_stopped && info->type != PORT_16550A && in mxser_flush_chars()
1774 if (tty->hw_stopped) in mxser_ioctl()
1943 tty->hw_stopped = 0; in mxser_set_termios()
2170 (tty->hw_stopped && in mxser_transmit_chars()