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

  /src/sys/arch/amiga/dev/
ite_et.c 68 void et_putc(struct ite_softc *ip, int c, int dy, int dx, int mode);
101 gp->g_iteputc = et_putc;
155 et_putc(struct ite_softc *ip, int c, int dy, int dx, int mode) function in typeref:typename:void
  /src/sys/arch/atari/dev/
ite_et.c 87 void et_putc(struct ite_softc *ip, int c, int dy, int dx, int mode);
278 sc->g_iteputc = et_putc;
488 et_putc(struct ite_softc *ip, int c, int dy, int dx, int mode) function in typeref:typename:void

Completed in 12 milliseconds