Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dwcfb.c126 static void wcfb_acc_putchar(void *, int, int, u_int, long);
534 ri->ri_ops.putchar = wcfb_acc_putchar; in wcfb_init_screen()
844 wcfb_acc_putchar(void *cookie, int row, int col, u_int c, long attr) in wcfb_acc_putchar() function