/src/sys/arch/sgimips/dev/ |
crmfb.c | 195 static void crmfb_scroll(struct crmfb_softc *, int, int, int, int, int, int); 1302 crmfb_scroll(struct crmfb_softc *sc, int xs, int ys, int xd, int yd, function in typeref:typename:void 1388 crmfb_scroll(scr->scr_cookie, x, ys, x, yd, width, height);
|
crmfb.c | 195 static void crmfb_scroll(struct crmfb_softc *, int, int, int, int, int, int); 1302 crmfb_scroll(struct crmfb_softc *sc, int xs, int ys, int xd, int yd, function in typeref:typename:void 1388 crmfb_scroll(scr->scr_cookie, x, ys, x, yd, width, height);
|