ct65550.c | 76 static void chipsfb_rectfill(struct chipsfb_softc *, int, int, int, int, 398 chipsfb_rectfill(sc, 0, 0, sc->sc_width, sc->sc_height, sc->sc_bg); 480 chipsfb_rectfill(sc, x, y, width, height, ri->ri_devcmap[bg]); 514 chipsfb_rectfill(sc, 0, 0, ri->ri_width, 521 chipsfb_rectfill(sc, x, y, width, height, 569 chipsfb_rectfill(struct chipsfb_softc *sc, int x, int y, int width, function in typeref:typename:void 626 chipsfb_rectfill(sc, x, y, wi, he, bg); 737 chipsfb_rectfill(sc, x, y, wi, he, bg); 810 chipsfb_rectfill(sc, x, 0, 64, 64, i);
|