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

/netbsd-6-1-5-RELEASE/sys/dev/wscons/
H A Dwsdisplay_vcons.c86 static void vcons_copycols(void *, int, int, int, int);
264 ri->ri_ops.copycols = vcons_copycols;
673 vcons_copycols(void *cookie, int row, int srccol, int dstcol, int ncols) function

Completed in 102 milliseconds