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

  /src/sys/arch/amiga/dev/
ite_cv.c 71 static void cv_clear(struct ite_softc *, int, int, int, int);
109 gp->g_iteclear = cv_clear;
228 cv_clear(struct ite_softc *ip, int sy, int sx, int h, int w) function in typeref:typename:void
230 /* cv_clear and cv_scroll both rely on ite passing arguments
ite_cv.c 71 static void cv_clear(struct ite_softc *, int, int, int, int);
109 gp->g_iteclear = cv_clear;
228 cv_clear(struct ite_softc *ip, int sy, int sx, int h, int w) function in typeref:typename:void
230 /* cv_clear and cv_scroll both rely on ite passing arguments

Completed in 23 milliseconds