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