HomeSort by: relevance | last modified time | path
    Searched defs:txcom_modem (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/hpcmips/tx/
txcom.c 135 void txcom_modem(struct txcom_softc *, int);
595 txcom_modem(struct txcom_softc *sc, int on) function in typeref:typename:void
637 txcom_modem(sc, 0);
845 txcom_modem(sc, 1);
972 txcom_modem(sc, 1);
976 txcom_modem(sc, 0);

Completed in 13 milliseconds