Searched refs:CH_FORCED_STOPI (Results 1 – 3 of 3) sorted by relevance
232 (ch->ch_flags & CH_FORCED_STOPI)) in dgnc_mgmt_ioctl()
301 #define CH_FORCED_STOPI 0x40000 /* Input is forcibly stopped */ macro
557 if (ch->ch_flags & CH_FORCED_STOPI) in dgnc_input()1433 ch->ch_flags &= ~(CH_STOPI | CH_FORCED_STOPI); in dgnc_tty_close()2362 ch->ch_flags |= (CH_FORCED_STOPI); in dgnc_tty_throttle()2386 ch->ch_flags &= ~(CH_FORCED_STOPI); in dgnc_tty_unthrottle()2915 (ch->ch_flags & CH_FORCED_STOPI)) in dgnc_tty_ioctl()