voodoofb.c | 166 static void voodoofb_bitblt(struct voodoofb_softc *, int, int, int, int, 945 voodoofb_bitblt(sc, xs, y, xd, y, width, height); 983 voodoofb_bitblt(sc, x, ys, x, yd, width, height); 1013 voodoofb_bitblt(struct voodoofb_softc *sc, int xs, int ys, int xd, int yd, function in typeref:typename:void
|