taglinefilesource code
hw_stopped416drivers/char/serial.cinfo->tty->hw_stopped) {
hw_stopped471drivers/char/serial.cif (info->tty->hw_stopped) {
hw_stopped476drivers/char/serial.cinfo->tty->hw_stopped = 0;
hw_stopped489drivers/char/serial.cinfo->tty->hw_stopped = 1;
hw_stopped1203drivers/char/serial.cif (info->xmit_cnt <= 0 || tty->stopped || tty->hw_stopped ||
hw_stopped1250drivers/char/serial.cif (info->xmit_cnt && !tty->stopped && !tty->hw_stopped &&
hw_stopped1716drivers/char/serial.ctty->hw_stopped = 0;
hw_stopped205include/linux/tty.hunsigned char stopped:1, hw_stopped:1, packet:1;