Searched refs:tcx_loadcmap (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/dev/sbus/ |
H A D | tcx.c | 161 static void tcx_loadcmap(struct tcx_softc *, int, int); 430 tcx_loadcmap(sc, 0, 256); in tcxattach() 499 tcx_loadcmap(sc, p->index, p->count); in tcxioctl() 547 tcx_loadcmap(sc, 0, 256); in tcx_init_cmap() 551 tcx_loadcmap(struct tcx_softc *sc, int start, int ncolors) in tcx_loadcmap() function
|