Searched refs:CH_LOOPBACK (Results 1 – 4 of 4) sorted by relevance
212 #define CH_LOOPBACK 0x2000 /* Channel is in lookback mode */ macro
385 if (ch->ch_flags & CH_LOOPBACK) in cls_assert_modem_signals()
2418 ch->ch_flags |= CH_LOOPBACK; in dgnc_tty_ioctl()2420 ch->ch_flags &= ~(CH_LOOPBACK); in dgnc_tty_ioctl()
179 #define CH_LOOPBACK 0x2000 /* Channel is in lookback mode */ macro