Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/amiga/dev/
H A Dite_ul.c94 void ulowell_putc(struct ite_softc *, int, int, int, int);
134 gp->g_iteputc = ulowell_putc; in grful_iteinit()
375 void ulowell_putc(struct ite_softc *ip, int c, int dy, int dx, int mode) in ulowell_putc() function