HomeSort by: relevance | last modified time | path
    Searched defs:crmfb_scroll (Results 1 - 2 of 2) sorted by relevancy

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

Completed in 29 milliseconds