Home
last modified time | relevance | path

Searched refs:scr_bcmap (Results 1 – 2 of 2) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dstivar.h88 scr_bcmap[STI_NCMAP]; member
H A Dsti.c1026 if ((ret = copyout(&scr->scr_bcmap[idx], cmapp->blue, count))) in sti_ioctl()
1042 if ((ret = copyin(cmapp->blue, &scr->scr_bcmap[idx], count))) in sti_ioctl()
1046 scr->scr_gcmap[i], scr->scr_bcmap[i]))) { in sti_ioctl()
1052 (u_int)scr->scr_bcmap[i])); in sti_ioctl()