Searched refs:CH_FORCED_STOPI (Results 1 – 3 of 3) sorted by relevance
235 (ch->ch_flags & CH_FORCED_STOPI)) in dgnc_mgmt_ioctl()
294 #define CH_FORCED_STOPI 0x40000 /* Input is forcibly stopped */ macro
547 if (ch->ch_flags & CH_FORCED_STOPI) in dgnc_input()1436 ch->ch_flags &= ~(CH_STOPI | CH_FORCED_STOPI); in dgnc_tty_close()2422 ch->ch_flags |= (CH_FORCED_STOPI); in dgnc_tty_throttle()2447 ch->ch_flags &= ~(CH_FORCED_STOPI); in dgnc_tty_unthrottle()2979 if ((ch->ch_flags & CH_STOPI) || (ch->ch_flags & CH_FORCED_STOPI)) in dgnc_tty_ioctl()