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

  /src/sys/arch/amiga/dev/
grf_cl.c 104 int cl_getcmap(struct grf_softc *, struct grf_colormap *);
821 return (cl_getcmap(gp, (struct grf_colormap *) data));
1138 cl_getcmap(struct grf_softc *gfp, struct grf_colormap *cmap) function in typeref:typename:int
2090 return cl_getcmap(gp, (struct grf_colormap *)data);
grf_cl.c 104 int cl_getcmap(struct grf_softc *, struct grf_colormap *);
821 return (cl_getcmap(gp, (struct grf_colormap *) data));
1138 cl_getcmap(struct grf_softc *gfp, struct grf_colormap *cmap) function in typeref:typename:int
2090 return cl_getcmap(gp, (struct grf_colormap *)data);

Completed in 25 milliseconds