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

/netbsd-6-1-5-RELEASE/sys/dev/rasops/
H A Drasops2.c53 static void rasops2_putchar12(void *, int, int col, u_int, long);
78 ri->ri_ops.putchar = rasops2_putchar12;
308 rasops2_putchar12(void *cookie, int row, int col, u_int uc, long attr) function

Completed in 45 milliseconds