Searched refs:SET_DTR (Results 1 – 2 of 2) sorted by relevance
198 #define SET_DTR 0x04 /* assert DTR */ macro395 (ChP)->TxControl[3] &= ~SET_DTR; \970 (ChP)->TxControl[3] |= SET_DTR; \
1167 ((control & SET_DTR) ? TIOCM_DTR : 0) | in rp_tiocmget()1187 info->channel.TxControl[3] |= SET_DTR; in rp_tiocmset()1191 info->channel.TxControl[3] &= ~SET_DTR; in rp_tiocmset()