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

/netbsd-6-1-5-RELEASE/sys/dev/wscons/
H A Dwsdisplay_vcons.c76 static void vcons_copycols_buffer(void *, int, int, int, int);
645 vcons_copycols_buffer(void *cookie, int row, int srccol, int dstcol, int ncols) function
678 vcons_copycols_buffer(cookie, row, srccol, dstcol, ncols);

Completed in 112 milliseconds