HomeSort by: relevance | last modified time | path
    Searched refs:sc_swaprtsdtr (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
clmpccvar.h 107 int sc_swaprtsdtr; /* Non-zero if RTS and DTR swapped */ member in struct:clmpcc_softc
clmpcc.c 730 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 &&
  /src/sys/dev/mvme/
clmpcc_pcctwo.c 125 sc->sc_swaprtsdtr = 1;
264 cons_sc.sc_swaprtsdtr = 1;

Completed in 12 milliseconds