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

  /src/sys/arch/amiga/dev/
grf_cv.c 99 int cv_putcmap(struct grf_softc *, struct grf_colormap *);
1061 return (cv_putcmap (gp, (struct grf_colormap *) data));
1170 cv_putcmap(struct grf_softc *gfp, struct grf_colormap *cmap) function in typeref:typename:int
2481 return cv_putcmap(gp, (struct grf_colormap *)data);
grf_cv.c 99 int cv_putcmap(struct grf_softc *, struct grf_colormap *);
1061 return (cv_putcmap (gp, (struct grf_colormap *) data));
1170 cv_putcmap(struct grf_softc *gfp, struct grf_colormap *cmap) function in typeref:typename:int
2481 return cv_putcmap(gp, (struct grf_colormap *)data);

Completed in 109 milliseconds