HomeSort by: relevance | last modified time | path
    Searched defs:vncfb_console_screen (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/usermode/dev/
vncfb.c 139 static struct vcons_screen vncfb_console_screen; variable in typeref:struct:vcons_screen
251 ri = &vncfb_console_screen.scr_ri;
252 vcons_init_screen(&sc->sc_vd, &vncfb_console_screen, 1, &defattr);
253 vncfb_console_screen.scr_flags |= VCONS_SCREEN_IS_STATIC;
260 vcons_replay_msgbuf(&vncfb_console_screen);

Completed in 14 milliseconds