HomeSort by: relevance | last modified time | path
    Searched refs:i128_rectfill (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
i128var.h 45 void i128_rectfill(bus_space_tag_t, bus_space_handle_t, int, int, int, int,
i128.c 108 i128_rectfill(bus_space_tag_t tag, bus_space_handle_t regh, int x, int y, function in typeref:typename:void
  /src/sys/dev/sbus/
agten.c 340 i128_rectfill(sc->sc_bustag, sc->sc_i128_regh, 0, 0,
716 i128_rectfill(sc->sc_bustag, sc->sc_i128_regh, 0, 0, sc->sc_width,
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,
805 i128_rectfill(sc->sc_bustag, sc->sc_i128_regh, x,
872 i128_rectfill(sc->sc_bustag, sc->sc_i128_regh, x, y, width, height, bg);
911 i128_rectfill(sc->sc_bustag, sc->sc_i128_regh, x, y, width, height, bg);

Completed in 11 milliseconds