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

  /src/sys/arch/amiga/dev/
ite_ul.c 91 void ulowell_scroll(struct ite_softc *, int, int, int, int);
135 gp->g_itescroll = ulowell_scroll;
415 void ulowell_scroll(struct ite_softc *ip, int sy, int sx, int count, int dir) function in typeref:typename:void
423 printf("ulowell_scroll %d %d %d %d ->",sy,sx,count,dir);
ite_ul.c 91 void ulowell_scroll(struct ite_softc *, int, int, int, int);
135 gp->g_itescroll = ulowell_scroll;
415 void ulowell_scroll(struct ite_softc *ip, int sy, int sx, int count, int dir) function in typeref:typename:void
423 printf("ulowell_scroll %d %d %d %d ->",sy,sx,count,dir);

Completed in 24 milliseconds