Searched refs:crmfb_scroll (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/arch/sgimips/dev/ |
H A D | 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, in crmfb_scroll() function 1388 crmfb_scroll(scr->scr_cookie, x, ys, x, yd, width, height); in crmfb_copyrows()
|