Searched refs:CH_FORCED_STOP (Results 1 – 3 of 3) sorted by relevance
214 #define CH_FORCED_STOP 0x20000 /* Output is forcibly stopped */ macro
2027 ch->ch_flags &= ~(CH_FORCED_STOP); in dgnc_tty_start()2056 ch->ch_flags |= (CH_FORCED_STOP); in dgnc_tty_stop()2508 (ch->ch_flags & CH_FORCED_STOP)) in dgnc_tty_ioctl()
412 if ((ch->ch_flags & CH_FORCED_STOP) || in cls_copy_data_from_queue_to_uart()