HomeSort by: relevance | last modified time | path
    Searched defs:cv_putc (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/amiga/dev/
ite_cv.c 70 static void cv_putc(struct ite_softc *, int, int, int, int);
108 gp->g_iteputc = cv_putc;
206 cv_putc(struct ite_softc *ip, int c, int dy, int dx, int mode) function in typeref:typename:void

Completed in 11 milliseconds