crmfb.c | 179 static void crmfb_set_palette(struct crmfb_softc *, 695 crmfb_set_palette(sc, idx, *rp, *gp, *bp); 729 crmfb_set_palette(struct crmfb_softc *sc, int reg, uint8_t r, uint8_t g, function in typeref:typename:void 1193 crmfb_set_palette(sc, i, rasops_cmap[(i * 3) + 2],
|