Searched refs:CH_OPENING (Results 1 – 4 of 4) sorted by relevance
269 #define CH_OPENING 0x0080 /* Port in fragile open state */ macro
1034 ((ch->ch_flags & CH_OPENING) == 0)); in dgnc_tty_open()1074 ch->ch_flags |= (CH_OPENING); in dgnc_tty_open()1096 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()