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

/netbsd-6-1-5-RELEASE/sys/dev/wscons/
H A Dwsdisplay_vcons.c80 static void vcons_putchar_buffer(void *, int, int, u_int, long);
947 vcons_putchar_buffer(void *cookie, int row, int col, u_int c, long attr) function
1004 vcons_putchar_buffer(cookie, row, col, c, attr);

Completed in 177 milliseconds