Searched refs:sc_swaprtsdtr (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dclmpccvar.h107 int sc_swaprtsdtr; /* Non-zero if RTS and DTR swapped */ member in struct:clmpcc_softc
H A Dclmpcc.c730 if ( sc->sc_swaprtsdtr ) {
744 if ( sc->sc_swaprtsdtr ) {
760 if ( sc->sc_swaprtsdtr ) {
774 if ( sc->sc_swaprtsdtr ) {
899 if ( sc->sc_swaprtsdtr && ISSET(t->c_cflag, CRTSCTS) )
1148 if ( sc->sc_swaprtsdtr == 0 &&
/netbsd-current/sys/dev/mvme/
H A Dclmpcc_pcctwo.c125 sc->sc_swaprtsdtr = 1;
264 cons_sc.sc_swaprtsdtr = 1;

Completed in 269 milliseconds