Home
last modified time | relevance | path

Searched refs:rasops15_putchar8 (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/sys/dev/rasops/
Drasops15.c50 void rasops15_putchar8(void *, int, int, u_int, long attr);
86 ri->ri_ops.putchar = rasops15_putchar8;
220 rasops15_putchar8(cookie, row, col, uc, attr) in rasops15_putchar8() function