s3_putcmap
static void s3_putcmap(struct fb_dev *, const struct fb_cmap *);
s3_putcmap(&console_dev, (const struct fb_cmap*)rasops_cmap);
s3_putcmap(sc->sc_fb, sc->sc_cmap);
s3_putcmap(sc->sc_fb, sc->sc_cmap);