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

  /src/sys/dev/wscons/
wsmux.c 621 return (wsmux_attach_sc(muxsc, &sc->sc_base));
648 wsmux_attach_sc(struct wsmux_softc *sc, struct wsevsrc *me) function in typeref:typename:int
655 DPRINTF(("wsmux_attach_sc: %s(%p): type=%d\n",
668 DPRINTF(("wsmux_attach_sc: %s: set display %p\n",
678 DPRINTF(("wsmux_attach_sc: %s set rawkbd=%d\n",
694 DPRINTF(("wsmux_attach_sc: %s: calling open of %s\n",
699 DPRINTF(("wsmux_attach_sc: %s not open\n",
708 DPRINTF(("wsmux_attach_sc: %s(%p) done, error=%d\n",

Completed in 32 milliseconds