HomeSort by: relevance | last modified time | path
    Searched defs:tdvfb_bitblt (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
tdvfb.c 115 static void tdvfb_bitblt(struct tdvfb_softc *sc, int xs, int ys, int xd,
868 tdvfb_bitblt(struct tdvfb_softc *sc, int xs, int ys, int xd, int yd, int wi, function in typeref:typename:void
903 tdvfb_bitblt(sc, x, ys, x, yd, wi, he);

Completed in 33 milliseconds