Searched refs:wsscreen_attach (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/dev/wscons/ |
H A D | wsdisplay.c | 122 static struct wsscreen *wsscreen_attach(struct wsdisplay_softc *, int, 315 wsscreen_attach(struct wsdisplay_softc *sc, int console, const char *emul, in wsscreen_attach() function 474 scr = wsscreen_attach(sc, 0, emul, scrdesc, in wsdisplay_addscreen() 862 sc->sc_scr[0] = wsscreen_attach(sc, 1, 0, 0, 0, 0, 0, 0); in wsdisplay_common_attach()
|