Home
last modified time | relevance | path

Searched refs:sc_vtb_ins (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/syscons/
H A Dscvtb.c278 sc_vtb_ins(sc_vtb_t *vtb, int at, int count, int c, int attr) in sc_vtb_ins() function
H A Dsctermvar.h70 sc_vtb_ins(&scp->vtb, y*scp->xsize, n*scp->xsize, ch, attr); in sc_term_ins_line()
H A Dsyscons.h659 void sc_vtb_ins(sc_vtb_t *vtb, int at, int count, int c, int attr);