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

/netbsd-6-1-5-RELEASE/sys/dev/wscons/
H A Dwsdisplay_vcons.c92 static void vcons_putchar_cached(void *, int, int, u_int, long);
979 vcons_putchar_cached(void *cookie, int row, int col, u_int c, long attr) function
1014 vcons_putchar_cached(cookie, row, col, c, attr);
1183 vcons_putchar_cached(scr, i + r_start, j,

Completed in 104 milliseconds