Searched refs:CH_RXBLOCK (Results 1 – 2 of 2) sorted by relevance
650 #define CH_RXBLOCK 0x0080 /* Enable rx blocked flag */ macro
1594 if (ch->ch_flags & CH_RXBLOCK) { in dgap_input()4360 ch->ch_flags |= (CH_RXBLOCK); in dgap_tty_throttle()4396 ch->ch_flags &= ~(CH_RXBLOCK); in dgap_tty_unthrottle()4647 ch->ch_flags &= ~(CH_RXBLOCK); in dgap_tty_close()