Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/amiga/dev/
H A Dite_cl.c68 void cl_putc(struct ite_softc *ip, int c, int dy, int dx, int mode);
99 gp->g_iteputc = cl_putc; in grfcl_iteinit()
150 cl_putc(struct ite_softc *ip, int c, int dy, int dx, int mode) in cl_putc() function