Searched refs:CH_STOPI (Results 1 – 5 of 5) sorted by relevance
231 if ((ch->ch_flags & CH_STOPI) || in dgnc_mgmt_ioctl()
263 #define CH_STOPI 0x0004 /* Input is stopped */ macro
1378 ch->ch_flags &= ~(CH_STOPI | CH_FORCED_STOPI); in dgnc_tty_close()2812 if ((ch->ch_flags & CH_STOPI) || in dgnc_tty_ioctl()
176 #define CH_STOPI 0x0004 /* Input is stopped */ macro
287 channel->ch_flags &= ~(CH_STOPI); in jsm_tty_close()588 if (ch->ch_flags & CH_STOPI) { in jsm_input()