Searched refs:sc_switch_scr (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/syscons/
H A Dsyscons.c1248 error = sc_switch_scr(sc, i);
1847 sc_switch_scr(sc, sc_console->index);
2546 sc_switch_scr(sc, sc->delayed_next_scr - 1);
2579 sc_switch_scr(sc_softc_t *sc, u_int next_scr) function
2586 DPRINTF(5, ("sc0: sc_switch_scr() %d ", next_scr + 1));
2956 sc_switch_scr(scp->sc, scp->sc->delayed_next_scr - 1);
3378 sc_switch_scr(sc_console->sc, sc_console->index);
3400 sc_switch_scr(sc_console->sc, sc_console->index);
3422 sc_switch_scr(sc_console->sc, sc_susp_scr);
3870 sc_switch_scr(sc
[all...]
H A Dsyscons.h585 int sc_switch_scr(sc_softc_t *sc, u_int next_scr);
H A Dscterm-teken.c689 sc_switch_scr(scp->sc, value);
/freebsd-11-stable/sys/pc98/cbus/
H A Dscterm-sck.c775 sc_switch_scr(sc, tcp->param[0]);

Completed in 183 milliseconds