agten.c | 101 bus_space_handle_t sc_i128_regh; member in struct:agten_softc 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); [all...] |