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

  /src/sys/arch/sh3/dev/
sci.c 202 integrate void sci_stsoft(struct sci_softc *, struct tty *);
999 sci_stsoft(struct sci_softc *sc, struct tty *tp) function in typeref:typename:integrate void
1029 DPRINTF(("%s: sci_stsoft\n", device_xname(sc->sc_dev)));
1052 sci_stsoft(sc, tp);
sci.c 202 integrate void sci_stsoft(struct sci_softc *, struct tty *);
999 sci_stsoft(struct sci_softc *sc, struct tty *tp) function in typeref:typename:integrate void
1029 DPRINTF(("%s: sci_stsoft\n", device_xname(sc->sc_dev)));
1052 sci_stsoft(sc, tp);

Completed in 22 milliseconds