cv_putcmap
return (cv_putcmap (gp, (struct grf_colormap *) data));
return cv_putcmap(gp, (struct grf_colormap *)data);
int cv_putcmap(struct grf_softc *, struct grf_colormap *);