HomeSort by: relevance | last modified time | path
    Searched refs:wsmux_create (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/wscons/
wsmuxvar.h 80 struct wsmux_softc *wsmux_create(const char *, int);
wsmux.c 180 sc = wsmux_create("wsmux", n);
626 wsmux_create(const char *name, int unit) function in typeref:struct:wsmux_softc *
632 DPRINTF(("wsmux_create: allocating\n"));
wsdisplay.c 846 mux = wsmux_create("dmux", device_unit(sc->sc_dev));

Completed in 13 milliseconds