Searched refs:CH_STOP (Results 1 – 2 of 2) sorted by relevance
161 #define CH_STOP 0x0002 /* Output is stopped */ macro
130 channel->ch_flags &= ~(CH_STOP); in jsm_tty_start_tx()143 channel->ch_flags |= (CH_STOP); in jsm_tty_stop_tx()