Searched refs:sc_term_ins_line (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/syscons/
H A Dsctermvar.h36 static __inline void sc_term_ins_line(scr_stat *scp, int y, int n, int ch,
64 sc_term_ins_line(scr_stat *scp, int y, int n, int ch, int attr, int tail) function
189 sc_term_ins_line(scp, head, n - (scp->ypos - head),
H A Dscterm-sc.c338 sc_term_ins_line(scp, scp->ypos, tcp->param[0],
363 sc_term_ins_line(scp, 0, tcp->param[0],

Completed in 147 milliseconds