Searched refs:sc_vtb_delete (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/syscons/
H A Dsctermvar.h86 sc_vtb_delete(&scp->vtb, y*scp->xsize, n*scp->xsize, ch, attr);
425 sc_vtb_delete(&scp->vtb, 0, scp->xsize, ch, attr);
H A Dscvtb.c254 sc_vtb_delete(sc_vtb_t *vtb, int at, int count, int c, int attr) function
H A Dsyscons.h660 void sc_vtb_delete(sc_vtb_t *vtb, int at, int count, int c, int attr);

Completed in 55 milliseconds