Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc64/dev/
H A Dffb.c138 void ffb_putchar_aa(void *, int, int, u_int, long);
1129 ffb_putchar_aa(void *cookie, int row, int col, u_int c, long attr) in ffb_putchar_aa() function
1280 ri->ri_ops.putchar = ffb_putchar_aa; in ffb_init_screen()