Searched refs:CH_OPENING (Results 1 – 4 of 4) sorted by relevance
292 #define CH_OPENING 0x0080 /* Port in fragile open state */ macro
1086 ((ch->ch_flags & CH_OPENING) == 0)); in dgnc_tty_open()1126 ch->ch_flags |= (CH_OPENING); in dgnc_tty_open()1140 ch->ch_flags &= ~(CH_OPENING); in dgnc_tty_open()
182 #define CH_OPENING 0x0080 /* Port in fragile open state */ macro
210 channel->ch_flags |= (CH_OPENING); in jsm_tty_open()231 channel->ch_flags &= ~(CH_OPENING); in jsm_tty_open()