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

/netbsd-current/sys/dev/rasops/
H A Drasops1.c54 static void rasops1_putchar(void *, int, int col, u_int, long);
83 ri->ri_ops.putchar = rasops1_putchar;
92 rasops1_putchar(void *cookie, int row, int col, u_int uc, long attr) function
H A Drasops1_putchar_width.h56 #define NAME1(width) rasops1_putchar ## width

Completed in 71 milliseconds