Home
last modified time | relevance | path

Searched refs:tcx_init_screen (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/sbus/
H A Dtcx.c167 static void tcx_init_screen(void *, struct vcons_screen *, int, long *);
399 sc->vd.init_screen = tcx_init_screen; in tcxattach()
856 tcx_init_screen(void *cookie, struct vcons_screen *scr, in tcx_init_screen() function