Searched refs:sc_console (Results 1 – 5 of 5) sorted by relevance
105 static scr_stat *sc_console; variable518 if (sc_console == NULL) /* sc_console_unit < 0 */ in sc_attach_unit()519 sc_console = scp; in sc_attach_unit()599 sc_alloc_scr_buffer(sc_console, FALSE, FALSE); in scmeminit()602 sc_alloc_cut_buffer(sc_console, FALSE); in scmeminit()607 sc_alloc_history_buffer(sc_console, 0, 0, FALSE); in scmeminit()620 return ((sc_console != NULL) ? sc_console->sc->unit : -1); in scdevtounit()1629 sc_console = sc_get_stat(sc_get_softc(unit, SC_KERNEL_CONSOLE)->dev[0]); in sc_cninit()1642 sc_clear_screen(sc_console); in sc_cnterm()1643 sccnupdate(sc_console); in sc_cnterm()[all …]
37 int sc_console; member
283 sc->sc_console = 1; in ofwfb_configure()
62 int sc_console; member
524 sc->sc_console = 1; in wiifb_configure()