Searched refs:i128_bitblt (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/dev/ic/ |
H A D | i128var.h | 43 void i128_bitblt(bus_space_tag_t, bus_space_handle_t, int, int, int, int, int,
|
H A D | i128.c | 82 i128_bitblt(bus_space_tag_t tag, bus_space_handle_t regh, int xs, int ys, in i128_bitblt() function
|
/netbsd-src/sys/dev/sbus/ |
H A D | agten.c | 751 i128_bitblt(sc->sc_bustag, sc->sc_i128_regh, in agten_bitblt() 824 i128_bitblt(sc->sc_bustag, sc->sc_i128_regh, x, y, x, y, wi, he, in agten_cursor() 836 i128_bitblt(sc->sc_bustag, sc->sc_i128_regh, x, y, x, y, wi, he, in agten_cursor() 855 i128_bitblt(sc->sc_bustag, sc->sc_i128_regh, xs, y, xd, y, width, in agten_copycols() 888 i128_bitblt(sc->sc_bustag, sc->sc_i128_regh, x, ys, x, yd, width, in agten_copyrows()
|