sys/dev/ic/i128var.h
45
void i128_rectfill(bus_space_tag_t, bus_space_handle_t, int, int, int, int,
sys/dev/sbus/agten.c
340
i128_rectfill(sc->sc_bustag, sc->sc_i128_regh, 0, 0,
sys/dev/sbus/agten.c
716
i128_rectfill(sc->sc_bustag, sc->sc_i128_regh, 0, 0, sc->sc_width,
sys/dev/sbus/agten.c
765
i128_rectfill(sc->sc_bustag, sc->sc_i128_regh, x, y, wi, he, col);
sys/dev/sbus/agten.c
788
i128_rectfill(sc->sc_bustag, sc->sc_i128_regh, x, y, wi, he,
sys/dev/sbus/agten.c
791
i128_rectfill(sc->sc_bustag, sc->sc_i128_regh, x,
sys/dev/sbus/agten.c
805
i128_rectfill(sc->sc_bustag, sc->sc_i128_regh, x,
sys/dev/sbus/agten.c
872
i128_rectfill(sc->sc_bustag, sc->sc_i128_regh, x, y, width, height, bg);
sys/dev/sbus/agten.c
911
i128_rectfill(sc->sc_bustag, sc->sc_i128_regh, x, y, width, height, bg);