Searched refs:CH_STOP (Results 1 – 10 of 10) sorted by relevance
506 if ((ch->ch_flags & CH_STOP) || (ch->ch_flags & CH_BREAK_SENDING)) in neo_copy_data_from_queue_to_uart()784 if (brd->channels[port]->ch_flags & CH_STOP) { in neo_parse_isr()785 ch->ch_flags &= ~(CH_STOP); in neo_parse_isr()792 if (!(brd->channels[port]->ch_flags & CH_STOP)) { in neo_parse_isr()793 ch->ch_flags |= CH_STOP; in neo_parse_isr()
175 #define CH_STOP 0x0002 /* Output is stopped */ macro
138 channel->ch_flags &= ~(CH_STOP); in jsm_tty_start_tx()151 channel->ch_flags |= (CH_STOP); in jsm_tty_stop_tx()
476 if ((ch->ch_flags & CH_STOP) || (ch->ch_flags & CH_BREAK_SENDING)) in cls_copy_data_from_queue_to_uart()
237 if ((ch->ch_flags & CH_STOP) || (ch->ch_flags & CH_FORCED_STOP)) in dgnc_mgmt_ioctl()
285 #define CH_STOP 0x0002 /* Output is stopped */ macro
432 if (brd->channels[port]->ch_flags & CH_STOP) { in neo_parse_isr()435 ch->ch_flags &= ~(CH_STOP); in neo_parse_isr()440 if (!(brd->channels[port]->ch_flags & CH_STOP)) { in neo_parse_isr()443 ch->ch_flags |= CH_STOP; in neo_parse_isr()
2515 ch->ch_flags &= ~CH_STOP; in dgnc_tty_flush_buffer()2750 ch->ch_flags &= ~CH_STOP; in dgnc_tty_ioctl()2910 if ((ch->ch_flags & CH_STOP) || in dgnc_tty_ioctl()
644 #define CH_STOP 0x0004 /* Output is stopped */ macro
3159 ch->ch_flags &= ~CH_STOP; in dgap_tty_flush_buffer()4960 ch->ch_flags &= ~CH_STOP; in dgap_tty_ioctl()4996 ch->ch_flags &= ~CH_STOP; in dgap_tty_ioctl()