Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dunichromefb.c216 static struct vcons_screen unichromefb_console_screen; variable
319 ri = &unichromefb_console_screen.scr_ri; in unichromefb_attach()
337 unichromefb_console_screen.scr_flags |= VCONS_SCREEN_IS_STATIC; in unichromefb_attach()
338 vcons_init_screen(&sc->sc_vd, &unichromefb_console_screen, 1, &defattr); in unichromefb_attach()