Searched refs:wsscreen_attach (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/wscons/
H A Dwsdisplay.c122 static struct wsscreen *wsscreen_attach(struct wsdisplay_softc *, int,
315 wsscreen_attach(struct wsdisplay_softc *sc, int console, const char *emul, function
474 scr = wsscreen_attach(sc, 0, emul, scrdesc,
862 sc->sc_scr[0] = wsscreen_attach(sc, 1, 0, 0, 0, 0, 0, 0);

Completed in 71 milliseconds