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

/netbsd-current/sys/dev/tc/
H A Dsfbplus.c157 static void sfbp_putchar(void *, int, int, u_int, long);
398 /* the accelerated sfbp_putchar() needs LSbit left */
408 ri->ri_ops.putchar = sfbp_putchar;
1049 sfbp_putchar(void *id, int row, int col, u_int uc, long attr) function

Completed in 90 milliseconds