HomeSort by: relevance | last modified time | path
    Searched defs:cg6_loadcmap (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/sun/
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);

Completed in 12 milliseconds