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

/netbsd-6-1-5-RELEASE/sys/dev/wscons/
H A Dwsdisplay_vcons.c88 static void vcons_copyrows(void *, int, int, int);
265 ri->ri_ops.copyrows = vcons_copyrows;
839 vcons_copyrows(void *cookie, int srcrow, int dstrow, int nrows) function

Completed in 112 milliseconds