CRTSCTS
ip->t.c_cflag = TTYDEF_CFLAG | (ip->t.c_cflag & (CLOCAL|CRTSCTS));
{ "crtscts", CRTSCTS, 0 },
{ "-crtscts", 0, CRTSCTS },
put("-crtscts", CRTSCTS, 0);
#ifdef CRTSCTS
{"crtscts", CRTSCTS, MD_CTL},
tty.c_cflag |= CRTSCTS;
if ((xcs->cs_hwflags & ZS_HWFLAG_NO_CTS) && (cflag & CRTSCTS))
if ((cflag & CRTSCTS) != 0) {
if (ISSET(t->c_cflag, CRTSCTS)) {
SET(t.c_cflag, CRTSCTS);
if (cflag & CRTSCTS) {
tp->t_cflag |= CRTSCTS;
tp->t_cflag = TTYDEF_CFLAG | CRTSCTS;
if ((cflag & CRTSCTS) != 0) {
ISSET(tp->t_cflag, CRTSCTS)) {
if (p == sc->sc_ibufhigh && ISSET(tp->t_cflag, CRTSCTS))
if (ISSET(tp->t_cflag, CRTSCTS) && !ISSET(sc->sc_msr, EXUART_CTS))
if (ISSET(tp->t_cflag, CRTSCTS) &&
SET(tp->t_cflag, CRTSCTS);
ISSET(tp->t_cflag, CRTSCTS)) {
if (ISSET(tp->t_cflag, CRTSCTS) && !ISSET(sc->sc_msr, IMXUART_CTS))
if (ISSET(tp->t_cflag, CRTSCTS) &&
SET(tp->t_cflag, CRTSCTS);
if (ISSET(tp->t_cflag, CRTSCTS) &&
ISSET(tp->t_cflag, CRTSCTS)) {
ISSET(tp->t_cflag, CRTSCTS)) {
SET(tp->t_cflag, CRTSCTS);
if (!ISSET(t->c_cflag, CRTSCTS)) {
if (ISSET(tp->t_cflag, CRTSCTS) && !ISSET(sc->sc_msr, MSR_CTS))
if (ISSET(cy->cy_tty->t_cflag, CRTSCTS)) {
SET(tp->t_cflag, CRTSCTS);
(ISSET(t->c_cflag, CRTSCTS) ? CD1400_COR2_CCTS_OFLOW : 0));
(ISSET(t->c_cflag, CRTSCTS) ? RX_DTR_THRESHOLD : 0));
if (!ISSET(cy->cy_tty->t_cflag, CRTSCTS))
if (!ISSET(cy->cy_tty->t_cflag, CRTSCTS))
if (!ISSET(cy->cy_tty->t_cflag, CRTSCTS) &&
if (!ISSET(cy->cy_tty->t_cflag, CRTSCTS) &&
if (!ISSET(cy->cy_tty->t_cflag, CRTSCTS) &&
if (!ISSET(cy->cy_tty->t_cflag, CRTSCTS) &&
if (ISSET(tp->t_cflag, CRTSCTS)) {
if (p == sc->sc_ibufhigh && ISSET(tp->t_cflag, CRTSCTS)) {
if (ISSET(tp->t_cflag, CRTSCTS) &&
SET(tp->t_cflag, CRTSCTS);
SET(t.c_cflag, CRTSCTS);
if (ISSET(t->c_cflag, CRTSCTS)) {
SET(t.c_cflag, CRTSCTS);
tp->t_cflag = TTYDEF_CFLAG|CLOCAL|CRTSCTS;
if (!ISSET(tp->t_cflag, CRTSCTS))
if ((bits & TIOCM_RTS) && !ISSET(tp->t_cflag, CRTSCTS))
if ((bits & TIOCM_RTS) && !ISSET(tp->t_cflag, CRTSCTS))
if (ISSET(t->c_cflag, CRTSCTS))
if (ISSET(t->c_cflag, CRTSCTS))
SET(tp->t_cflag, CRTSCTS);
SET(tp->t_cflag, CRTSCTS);
if (ISSET(bits, TIOCM_RTS) && !ISSET(tp->t_cflag, CRTSCTS))
if (ISSET(t->c_cflag, CRTSCTS))
if ((cflag & CRTSCTS) != 0) {
if (ISSET(t->c_cflag, CRTSCTS))
if (ISSET(t->c_cflag, CRTSCTS))
if (cflag & CRTSCTS)
SET(t.c_cflag, CRTSCTS);
if (!ISSET(t.c_cflag, CRTSCTS))
if (!ISSET(t->c_cflag, CRTSCTS))
if (ISSET(t->c_cflag, CRTSCTS)) {
if (t->c_cflag & CRTSCTS)
umct_set_baudrate(sc, t->c_ospeed, ISSET(t->c_cflag, CRTSCTS));
if (ISSET(t->c_cflag, CRTSCTS))
if (ISSET(t->c_cflag, CRTSCTS)) {
if (ISSET(t->c_cflag, CRTSCTS))
if (ISSET(t->c_cflag, CRTSCTS)) {
if (ISSET(t->c_cflag, CRTSCTS)) {
if (ISSET(t->c_cflag, CRTSCTS)) {
#define CRTS_IFLOW CRTSCTS /* XXX compat */
#define CCTS_OFLOW CRTSCTS /* XXX compat */
#define CHWFLOW (MDMBUF|CRTSCTS) /* all types of hw flow control */
ip->t.c_cflag = TTYDEF_CFLAG | (ip->t.c_cflag & (CLOCAL|CRTSCTS));
{ "crtscts", CRTSCTS, 0 },
{ "-crtscts", 0, CRTSCTS },
ip->t.c_cflag = TTYDEF_CFLAG | (ip->t.c_cflag & (CLOCAL|CRTSCTS));
{ "crtscts", CRTSCTS, 0 },
{ "-crtscts", 0, CRTSCTS },
tios.c_cflag |= CRTSCTS;
tios.c_cflag &= ~CRTSCTS;