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()
240 if ((ch->ch_flags & CH_STOP) || (ch->ch_flags & CH_FORCED_STOP)) in dgnc_mgmt_ioctl()
277 #define CH_STOP 0x0002 /* Output is stopped */ macro
447 if (brd->channels[port]->ch_flags & CH_STOP) { in neo_parse_isr()450 ch->ch_flags &= ~(CH_STOP); in neo_parse_isr()455 if (!(brd->channels[port]->ch_flags & CH_STOP)) { in neo_parse_isr()458 ch->ch_flags |= CH_STOP; in neo_parse_isr()
2581 ch->ch_flags &= ~CH_STOP; in dgnc_tty_flush_buffer()2817 ch->ch_flags &= ~CH_STOP; in dgnc_tty_ioctl()2976 if ((ch->ch_flags & CH_STOP) || (ch->ch_flags & CH_FORCED_STOP)) in dgnc_tty_ioctl()
645 #define CH_STOP 0x0004 /* Output is stopped */ macro
3225 ch->ch_flags &= ~CH_STOP; in dgap_tty_flush_buffer()5040 ch->ch_flags &= ~CH_STOP; in dgap_tty_ioctl()5076 ch->ch_flags &= ~CH_STOP; in dgap_tty_ioctl()