hyperfb_rectfill
hyperfb_rectfill(sc, dstx, dsty, width, height,
hyperfb_rectfill(sc, x, y, wi, he, bg);
hyperfb_rectfill(sc, x, y + he - 2, wi, 1, fg);
hyperfb_rectfill(sc, x, y, wi, he, bg);
static void hyperfb_rectfill(struct hyperfb_softc *, int, int, int, int,
hyperfb_rectfill(sc, x, y, width, height, ri->ri_devcmap[bg]);
hyperfb_rectfill(sc, x, y, width, height, ri->ri_devcmap[bg]);
hyperfb_rectfill(sc, 0, 0, sc->sc_width, sc->sc_height,
hyperfb_rectfill(sc, 0, 0, sc->sc_width,
hyperfb_rectfill(sc, 0, 0, sc->sc_width,