Home | History | Annotate | Download | only in sbus

Lines Matching defs:sc_i128_regh

101 	bus_space_handle_t 	sc_i128_regh;
273 0x10000, 0, &sc->sc_i128_regh) != 0) {
340 i128_rectfill(sc->sc_bustag, sc->sc_i128_regh, 0, 0,
690 i128_init(sc->sc_bustag, sc->sc_i128_regh, sc->sc_stride, 8);
716 i128_rectfill(sc->sc_bustag, sc->sc_i128_regh, 0, 0, sc->sc_width,
751 i128_bitblt(sc->sc_bustag, sc->sc_i128_regh,
765 i128_rectfill(sc->sc_bustag, sc->sc_i128_regh, x, y, wi, he, col);
788 i128_rectfill(sc->sc_bustag, sc->sc_i128_regh, x, y, wi, he,
791 i128_rectfill(sc->sc_bustag, sc->sc_i128_regh, x,
798 i128_sync(sc->sc_bustag, sc->sc_i128_regh);
805 i128_rectfill(sc->sc_bustag, sc->sc_i128_regh, x,
824 i128_bitblt(sc->sc_bustag, sc->sc_i128_regh, x, y, x, y, wi, he,
836 i128_bitblt(sc->sc_bustag, sc->sc_i128_regh, x, y, x, y, wi, he,
855 i128_bitblt(sc->sc_bustag, sc->sc_i128_regh, xs, y, xd, y, width,
872 i128_rectfill(sc->sc_bustag, sc->sc_i128_regh, x, y, width, height, bg);
888 i128_bitblt(sc->sc_bustag, sc->sc_i128_regh, x, ys, x, yd, width,
911 i128_rectfill(sc->sc_bustag, sc->sc_i128_regh, x, y, width, height, bg);