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);
|