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);
|