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

  /src/sys/dev/wscons/
wsmux.c 802 DPRINTF(("wsmux_set_display: %s: displaydv=%p\n",
813 return wsmux_set_display(sc, displaydv);
817 wsmux_set_display(struct wsmux_softc *sc, device_t displaydv) function in typeref:typename:int
834 "wsmux_set_display: bad child parent %p\n", me);
838 DPRINTF(("wsmux_set_display: m=%p dev=%s error=%d\n",
843 DPRINTF(("wsmux_set_display: %s set rawkbd=%d\n",
wsmux.c 802 DPRINTF(("wsmux_set_display: %s: displaydv=%p\n",
813 return wsmux_set_display(sc, displaydv);
817 wsmux_set_display(struct wsmux_softc *sc, device_t displaydv) function in typeref:typename:int
834 "wsmux_set_display: bad child parent %p\n", me);
838 DPRINTF(("wsmux_set_display: m=%p dev=%s error=%d\n",
843 DPRINTF(("wsmux_set_display: %s set rawkbd=%d\n",

Completed in 23 milliseconds