Home
last modified time | relevance | path

Searched defs:wsscreen (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/wscons/
H A Dwsdisplay.c94 struct wsscreen { struct
95 struct wsscreen_internal *scr_dconf; argument
97 struct tty *scr_tty;
98 int scr_hold_screen; /* hold tty output */
122 static struct wsscreen *wsscreen_attach(struct wsdisplay_softc *, int, argument