Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/hp300/dev/
Ddiofbvar.h110 void (*wsputchar)(void *, int, int, u_int, long); member
Dtopcat.c383 fb->wsputchar = ri->ri_ops.putchar; in topcat_reset()
592 (*diofb->wsputchar)(cookie, row, col, uc, attr); in topcat_putchar8()