Home
last modified time | relevance | path

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

/netbsd/sys/dev/sbus/
H A Dp9100.c225 static void p9100_putchar_aa(void *, int, int, u_int, long);
1158 p9100_putchar_aa(void *cookie, int row, int col, u_int c, long attr) in p9100_putchar_aa() function
1384 ri->ri_ops.putchar = p9100_putchar_aa; in p9100_init_screen()