Searched refs:CH_FORCED_STOP (Results 1 – 5 of 5) sorted by relevance
237 if ((ch->ch_flags & CH_STOP) || (ch->ch_flags & CH_FORCED_STOP)) in dgnc_mgmt_ioctl()
300 #define CH_FORCED_STOP 0x20000 /* Output is forcibly stopped */ macro
2415 ch->ch_flags &= ~(CH_FORCED_STOP); in dgnc_tty_start()2444 ch->ch_flags |= (CH_FORCED_STOP); in dgnc_tty_stop()2911 (ch->ch_flags & CH_FORCED_STOP)) in dgnc_tty_ioctl()
981 if ((ch->ch_flags & CH_FORCED_STOP) || in cls_copy_data_from_queue_to_uart()
1392 if ((ch->ch_flags & CH_FORCED_STOP) || in neo_copy_data_from_queue_to_uart()