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

  /src/sys/arch/sgimips/dev/
crmfb.c 90 static struct vcons_screen crmfb_console_screen; variable in typeref:struct:vcons_screen
387 ri = &crmfb_console_screen.scr_ri;
393 crmfb_console_screen.scr_flags |= VCONS_SCREEN_IS_STATIC;
394 vcons_init_screen(&sc->sc_vd, &crmfb_console_screen, 1, &defattr);
409 vcons_replay_msgbuf(&crmfb_console_screen);
1190 struct rasops_info *ri = &crmfb_console_screen.scr_ri;

Completed in 12 milliseconds