Home
last modified time | relevance | path

Searched refs:cv_clear (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/amiga/dev/
H A Dite_cv.c71 static void cv_clear(struct ite_softc *, int, int, int, int);
109 gp->g_iteclear = cv_clear; in grfcv_iteinit()
228 cv_clear(struct ite_softc *ip, int sy, int sx, int h, int w) in cv_clear() function