cgsix.c | 148 static void cg6_loadcmap (struct cgsix_softc *, int, int); 712 cg6_loadcmap(sc, p->index, p->count); 922 cg6_loadcmap(struct cgsix_softc *sc, int start, int ncolors) function in typeref:typename:void 1095 cg6_loadcmap(sc, 0, 256); 1200 cg6_loadcmap(sc, index, count);
|