scr_bcmap         831 dev/ic/sti.c   		if ((ret = copyout(&scr->scr_bcmap[idx], cmapp->blue, count)))
scr_bcmap         847 dev/ic/sti.c   		if ((ret = copyin(cmapp->blue, &scr->scr_bcmap[idx], count)))
scr_bcmap         851 dev/ic/sti.c   			    scr->scr_gcmap[i], scr->scr_bcmap[i]))) {
scr_bcmap         857 dev/ic/sti.c   				    (u_int)scr->scr_bcmap[i]);
scr_bcmap          57 dev/ic/stivar.h 			scr_bcmap[STI_NCMAP];