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

  /src/sys/arch/hpcmips/tx/
txcom.c 134 void txcom_break(struct txcom_softc *, int);
586 txcom_break(struct txcom_softc *sc, int on) function in typeref:typename:void
630 txcom_break(sc, 0);
964 txcom_break(sc, 1);
968 txcom_break(sc, 0);

Completed in 14 milliseconds