sys/dev/sbus/tcx.c
163
static void tcx_loadcmap(struct tcx_softc *, int, int);
sys/dev/sbus/tcx.c
437
tcx_loadcmap(sc, 0, 256);
sys/dev/sbus/tcx.c
506
tcx_loadcmap(sc, p->index, p->count);
sys/dev/sbus/tcx.c
554
tcx_loadcmap(sc, 0, 256);
sys/dev/sbus/tcx.c
793
tcx_loadcmap(sc, p->index, p->count);