Searched refs:sc_vtb_clear (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/sys/dev/fb/
H A Dsplash_txt.c121 sc_vtb_clear(&scp->scr, sc->scr_map[0x20],
/freebsd-13-stable/sys/dev/syscons/star/
H A Dstar_saver.c75 sc_vtb_clear(&scp->scr, sc->scr_map[0x20],
/freebsd-13-stable/sys/dev/syscons/
H A Dscterm-dumb.c143 sc_vtb_clear(&scp->vtb, scp->sc->scr_map[0x20], SC_NORM_ATTR << 8);
H A Dschistory.c142 sc_vtb_clear(history, scp->sc->scr_map[0x20],
319 sc_vtb_clear(scp->history, scp->sc->scr_map[0x20],
H A Dscvtb.c169 sc_vtb_clear(sc_vtb_t *vtb, int c, int attr) function
H A Dsyscons.h640 void sc_vtb_clear(sc_vtb_t *vtb, int c, int attr);
H A Dscterm-sc.c761 sc_vtb_clear(&scp->vtb, scp->sc->scr_map[0x20], tcp->cur_attr);
H A Dscterm-teken.c226 sc_vtb_clear(&scp->vtb, scp->sc->scr_map[0x20],
H A Dscvgarndr.c454 sc_vtb_clear(&scp->scr, c, attr);
/freebsd-13-stable/sys/dev/syscons/snake/
H A Dsnake_saver.c87 sc_vtb_clear(&scp->scr, sc->scr_map[0x20],
/freebsd-13-stable/sys/dev/syscons/daemon/
H A Ddaemon_saver.c229 sc_vtb_clear(&scp->scr, sc->scr_map[0x20],

Completed in 80 milliseconds