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

  /src/sys/arch/amiga/dev/
ite_cv3d.c 72 static void cv3d_scroll(struct ite_softc *, int, int, int, int);
110 gp->g_itescroll = cv3d_scroll;
230 /* cv3d_clear and cv3d_scroll both rely on ite passing arguments
253 cv3d_scroll(struct ite_softc *ip, int sy, int sx, int count, int dir) function in typeref:typename:void
ite_cv3d.c 72 static void cv3d_scroll(struct ite_softc *, int, int, int, int);
110 gp->g_itescroll = cv3d_scroll;
230 /* cv3d_clear and cv3d_scroll both rely on ite passing arguments
253 cv3d_scroll(struct ite_softc *ip, int sy, int sx, int count, int dir) function in typeref:typename:void

Completed in 22 milliseconds