r128fb_rectfill
r128fb_rectfill(sc, x, y, width, height, ri->ri_devcmap[bg]);
r128fb_rectfill(sc, x, y, width, height, ri->ri_devcmap[bg]);
static void r128fb_rectfill(struct r128fb_softc *, int, int, int, int,
r128fb_rectfill(sc, 0, 0, sc->sc_width, sc->sc_height,
r128fb_rectfill(sc, 0, 0, sc->sc_width,
r128fb_rectfill(sc, x, y, wi, he, bg);
r128fb_rectfill(sc, x, y, wi, he, bg);