sys/dev/ic/ct65550.c
398
chipsfb_rectfill(sc, 0, 0, sc->sc_width, sc->sc_height, sc->sc_bg);
sys/dev/ic/ct65550.c
480
chipsfb_rectfill(sc, x, y, width, height, ri->ri_devcmap[bg]);
sys/dev/ic/ct65550.c
514
chipsfb_rectfill(sc, 0, 0, ri->ri_width,
sys/dev/ic/ct65550.c
521
chipsfb_rectfill(sc, x, y, width, height,
sys/dev/ic/ct65550.c
626
chipsfb_rectfill(sc, x, y, wi, he, bg);
sys/dev/ic/ct65550.c
737
chipsfb_rectfill(sc, x, y, wi, he, bg);
sys/dev/ic/ct65550.c
76
static void chipsfb_rectfill(struct chipsfb_softc *, int, int, int, int,
sys/dev/ic/ct65550.c
810
chipsfb_rectfill(sc, x, 0, 64, 64, i);