Searched refs:CH_FORCED_STOPI (Results 1 – 2 of 2) sorted by relevance
215 #define CH_FORCED_STOPI 0x40000 /* Input is forcibly stopped */ macro
389 if (ch->ch_flags & CH_FORCED_STOPI) in dgnc_input()1189 ch->ch_flags &= ~(CH_STOPI | CH_FORCED_STOPI); in dgnc_tty_close()1974 ch->ch_flags |= (CH_FORCED_STOPI); in dgnc_tty_throttle()1998 ch->ch_flags &= ~(CH_FORCED_STOPI); in dgnc_tty_unthrottle()2512 (ch->ch_flags & CH_FORCED_STOPI)) in dgnc_tty_ioctl()