TIOCFLAG_CRTSCTS
flags |= TIOCFLAG_CRTSCTS;
if (flags & TIOCFLAG_CRTSCTS) {
if (ISSET(sc->sc_swflags, TIOCFLAG_CRTSCTS))
if (sc->sc_openflags & TIOCFLAG_CRTSCTS)
TIOCFLAG_CRTSCTS | TIOCFLAG_MDMBUF);
(TIOCFLAG_SOFTCAR | TIOCFLAG_CLOCAL | TIOCFLAG_CRTSCTS);
(TIOCFLAG_SOFTCAR | TIOCFLAG_CLOCAL | TIOCFLAG_CRTSCTS);
SET(userbits, TIOCFLAG_CRTSCTS);
if (ISSET(userbits, TIOCFLAG_CRTSCTS))
if (ISSET(cy->cy_openflags, TIOCFLAG_CRTSCTS))
TIOCFLAG_CRTSCTS | TIOCFLAG_MDMBUF);
if (ISSET(zst->zst_swflags, TIOCFLAG_CRTSCTS))
if (ISSET(sc->sc_swflags, TIOCFLAG_CRTSCTS))
TIOCFLAG_CRTSCTS | TIOCFLAG_MDMBUF);
if (ISSET(mp->mp_openflags, TIOCFLAG_CRTSCTS))
if (ISSET(sp->sp_openflags, TIOCFLAG_CRTSCTS))
TIOCFLAG_CRTSCTS | TIOCFLAG_MDMBUF);
if (ISSET(sc->sc_swflags, TIOCFLAG_CRTSCTS))