Searched refs:screen_down (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/amiga/dev/
H A Dite_rh.c58 static void screen_down(struct ite_softc *, int, int, int);
165 screen_down (struct ite_softc *ip, int top, int bottom, int lines) function
236 screen_down(ip, sy, ip->bottom_margin, count);
H A Dite_rt.c66 static void screen_down(struct ite_softc *, int, int, int);
274 screen_down(struct ite_softc *ip, int top, int bottom, int lines) function
458 screen_down(ip, sy, ip->bottom_margin, count);
H A Dite_ul.c334 static void screen_down(struct ite_softc *ip, int top, int bottom, int lines) function
343 printf("screen_down %d %d %d ->",top,bottom,lines);
431 screen_down (ip, sy, ip->bottom_margin, count);

Completed in 121 milliseconds