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

  /src/sys/dev/sbus/
tcx.c 161 static void tcx_loadcmap(struct tcx_softc *, int, int);
430 tcx_loadcmap(sc, 0, 256);
499 tcx_loadcmap(sc, p->index, p->count);
547 tcx_loadcmap(sc, 0, 256);
551 tcx_loadcmap(struct tcx_softc *sc, int start, int ncolors) function in typeref:typename:void

Completed in 11 milliseconds