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

  /src/sys/dev/wscons/
wsmux.c 117 static int wsmux_add_mux(int, struct wsmux_softc *);
442 return (wsmux_add_mux(d->idx, sc));
601 wsmux_add_mux(int unit, struct wsmux_softc *muxsc) function in typeref:typename:int
609 DPRINTF(("wsmux_add_mux: %s(%p) to %s(%p)\n",
658 /* This was checked in wsmux_add_mux() */

Completed in 31 milliseconds