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