Searched refs:CH_FORCED_STOP (Results 1 – 5 of 5) sorted by relevance
240 if ((ch->ch_flags & CH_STOP) || (ch->ch_flags & CH_FORCED_STOP)) in dgnc_mgmt_ioctl()
293 #define CH_FORCED_STOP 0x20000 /* Output is forcibly stopped */ macro
2477 ch->ch_flags &= ~(CH_FORCED_STOP); in dgnc_tty_start()2507 ch->ch_flags |= (CH_FORCED_STOP); in dgnc_tty_stop()2976 if ((ch->ch_flags & CH_STOP) || (ch->ch_flags & CH_FORCED_STOP)) in dgnc_tty_ioctl()
995 if ((ch->ch_flags & CH_FORCED_STOP) || in cls_copy_data_from_queue_to_uart()
1427 if ((ch->ch_flags & CH_FORCED_STOP) || in neo_copy_data_from_queue_to_uart()