Searched refs:CH_OPENING (Results 1 – 2 of 2) sorted by relevance
173 #define CH_OPENING 0x0080 /* Port in fragile open state */ macro
203 channel->ch_flags |= (CH_OPENING); in jsm_tty_open()224 channel->ch_flags &= ~(CH_OPENING); in jsm_tty_open()