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

/netbsd-6-1-5-RELEASE/sys/arch/amiga/dev/
H A Dite_rh.c57 static void screen_up(struct ite_softc *, int, int, int);
147 screen_up(struct ite_softc *ip, int top, int bottom, int lines) function
228 screen_up(ip, sy - count, ip->bottom_margin, count);
H A Dite_rt.c65 static void screen_up(struct ite_softc *, int, int, int);
146 screen_up(struct ite_softc *ip, int top, int bottom, int lines) function
290 /* see screen_up() for explanation of chip-tricks */
449 screen_up(ip, sy - count, ip->bottom_margin, count);
H A Dite_ul.c300 static void screen_up(struct ite_softc *ip, int top, int bottom, int lines) function
309 printf("screen_up %d %d %d ->",top,bottom,lines);
429 screen_up (ip, sy, ip->bottom_margin, count);

Completed in 102 milliseconds