Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/rasops/
Drasops8.c51 void rasops8_putchar12(void *, int, int, u_int, long attr);
88 ri->ri_ops.putchar = rasops8_putchar12;
280 rasops8_putchar12(cookie, row, col, uc, attr) in rasops8_putchar12() function