/src/sys/arch/amiga/dev/ |
mntvavar.h | 72 u_char sc_cmap_blue[256]; member in struct:mntva_softc
|
/src/sys/dev/ic/ |
ct65550var.h | 65 u_char sc_cmap_blue[256]; member in struct:chipsfb_softc
|
/src/sys/dev/pci/ |
tdvfbvar.h | 83 u_char sc_cmap_blue[256]; member in struct:tdvfb_softc
|
wcfb.c | 91 u_char sc_cmap_blue[256]; member in struct:wcfb_softc 292 sc->sc_cmap_blue[i] = rasops_cmap[j + 2]; 365 memcpy(&sc->sc_cmap_blue[index], &bbuf[index], count); 369 b = &sc->sc_cmap_blue[index]; 395 error = copyout(&sc->sc_cmap_blue[index], cm->blue, count);
|
r128fb.c | 89 u_char sc_cmap_blue[256]; member in struct:r128fb_softc 327 sc->sc_cmap_blue[i] = cmap[j + 2]; 596 memcpy(&sc->sc_cmap_blue[index], &bbuf[index], count); 600 b = &sc->sc_cmap_blue[index]; 626 error = copyout(&sc->sc_cmap_blue[index], cm->blue, count); 640 sc->sc_cmap_green[i], sc->sc_cmap_blue[i]);
|
pm2fb.c | 110 u_char sc_cmap_blue[256]; member in struct:pm2fb_softc 682 memcpy(&sc->sc_cmap_blue[index], &bbuf[index], count); 686 b = &sc->sc_cmap_blue[index]; 712 error = copyout(&sc->sc_cmap_blue[index], cm->blue, count); 730 sc->sc_cmap_blue[i] = cmap[j + 2];
|
pm3fb.c | 93 u_char sc_cmap_blue[256]; member in struct:pm3fb_softc 554 memcpy(&sc->sc_cmap_blue[index], &bbuf[index], count); 558 b = &sc->sc_cmap_blue[index]; 584 error = copyout(&sc->sc_cmap_blue[index], cm->blue, count); 603 sc->sc_cmap_blue[i] = cmap[j + 2];
|
gffb.c | 97 u_char sc_cmap_blue[256]; member in struct:gffb_softc 433 sc->sc_cmap_blue[i] = cmap[j + 2]; 698 memcpy(&sc->sc_cmap_blue[index], &bbuf[index], count); 702 b = &sc->sc_cmap_blue[index]; 728 error = copyout(&sc->sc_cmap_blue[index], cm->blue, count); 742 sc->sc_cmap_green[i], sc->sc_cmap_blue[i]);
|
machfb.c | 154 u_char sc_cmap_blue[256]; member in struct:mach64_softc 1458 sc->sc_cmap_blue[index] = b; 1499 memcpy(&sc->sc_cmap_blue[index], &bbuf[index], count); 1503 b = &sc->sc_cmap_blue[index]; 1529 error = copyout(&sc->sc_cmap_blue[index], cm->blue, count);
|
voodoofb.c | 118 u_char sc_cmap_blue[256]; member in struct:voodoofb_softc 499 sc->sc_cmap_blue[i] = tmp; 502 sc->sc_cmap_green[i], sc->sc_cmap_blue[i]); 509 sc->sc_cmap_blue[i] = i; 512 sc->sc_cmap_green[i], sc->sc_cmap_blue[i]); 619 sc->sc_cmap_blue[index] = b; 656 memcpy(&sc->sc_cmap_blue[index], &bbuf[index], count); 660 b = &sc->sc_cmap_blue[index]; 686 error = copyout(&sc->sc_cmap_blue[index], cm->blue, count); 1196 sc->sc_cmap_blue[i]) [all...] |
/src/sys/arch/newsmips/apbus/ |
xafb.c | 78 uint8_t sc_cmap_blue[256]; member in struct:xafb_softc 179 sc->sc_cmap_blue[i] = i; 379 error = copyout(&sc->sc_cmap_blue[index], cm->blue, count); 410 memcpy(&sc->sc_cmap_blue[index], &bbuf[index], count); 414 b = &sc->sc_cmap_blue[index];
|
/src/sys/arch/macppc/dev/ |
valkyriefb.c | 84 u_char sc_cmap_blue[256]; member in struct:valkyriefb_softc 328 sc->sc_cmap_blue[i] = tmp; 331 sc->sc_cmap_green[i], sc->sc_cmap_blue[i]);
|
ofb.c | 75 u_char sc_cmap_blue[256]; member in struct:ofb_softc 384 error = copyout(&sc->sc_cmap_blue[index], cm->blue, count); 415 memcpy(&sc->sc_cmap_blue[index], &bbuf[index], count); 419 b = &sc->sc_cmap_blue[index]; 436 sc->sc_cmap_blue[idx] = b;
|
platinumfb.c | 138 u_char sc_cmap_blue[256]; member in struct:platinumfb_softc 519 sc->sc_cmap_blue[i] = tmp; 528 sc->sc_cmap_blue[i] = tmp; 532 sc->sc_cmap_blue[i] = 0; 541 sc->sc_cmap_blue[i] = i; 554 sc->sc_cmap_green[i], sc->sc_cmap_blue[i]); 1005 memcpy(&sc->sc_cmap_blue[index], &bbuf[index], count); 1011 b = &sc->sc_cmap_blue[index]; 1039 error = copyout(&sc->sc_cmap_blue[index], cm->blue, count);
|
/src/sys/arch/sparc64/dev/ |
gfb.c | 78 u_char sc_cmap_blue[256]; member in struct:gfb_softc 196 sc->sc_cmap_blue[i] = rasops_cmap[j + 2]; 422 memcpy(&sc->sc_cmap_blue[index], &bbuf[index], count); 426 b = &sc->sc_cmap_blue[index]; 452 error = copyout(&sc->sc_cmap_blue[index], cm->blue, count); 466 sc->sc_cmap_green[i], sc->sc_cmap_blue[i]);
|
/src/sys/dev/sbus/ |
mgx.c | 86 u_char sc_cmap_blue[256]; member in struct:mgx_softc 425 sc->sc_cmap_blue[i] = cmap[j + 2]; 461 memcpy(&sc->sc_cmap_blue[index], &bbuf[index], count); 465 b = &sc->sc_cmap_blue[index]; 491 error = copyout(&sc->sc_cmap_blue[index], cm->blue, count);
|
tcx.c | 97 u_char sc_cmap_blue[256]; member in struct:tcx_softc 483 if (copyout(&sc->sc_cmap_blue[p->index], p->blue, p->count) 497 if (copyin(p->blue, &sc->sc_cmap_blue[p->index], p->count) != 0) 544 sc->sc_cmap_blue[i] = rasops_cmap[j + 2]; 563 sc->sc_cmap_blue[i + start] << 24);
|
/src/sys/dev/pci/voyager/ |
voyagerfb.c | 109 u_char sc_cmap_blue[256]; member in struct:voyagerfb_softc 347 sc->sc_cmap_blue[i] = cmap[j + 2]; 666 memcpy(&sc->sc_cmap_blue[index], &bbuf[index], count); 670 b = &sc->sc_cmap_blue[index]; 696 error = copyout(&sc->sc_cmap_blue[index], cm->blue, count); 710 sc->sc_cmap_green[i], sc->sc_cmap_blue[i]);
|
/src/sys/arch/hppa/dev/ |
gftfb.c | 82 u_char sc_cmap_blue[256]; member in struct:gftfb_softc 959 memcpy(&sc->sc_cmap_blue[index], &bbuf[index], count); 963 b = &sc->sc_cmap_blue[index]; 989 error = copyout(&sc->sc_cmap_blue[index], cm->blue, count); 1007 sc->sc_cmap_blue[i] = cmap[j + 2];
|
hyperfb.c | 95 u_char sc_cmap_blue[256]; member in struct:hyperfb_softc 665 memcpy(&sc->sc_cmap_blue[index], &bbuf[index], count); 669 b = &sc->sc_cmap_blue[index]; 695 error = copyout(&sc->sc_cmap_blue[index], cm->blue, count); 713 sc->sc_cmap_blue[i] = cmap[j + 2];
|
summitfb.c | 86 u_char sc_cmap_blue[256]; member in struct:summitfb_softc 981 memcpy(&sc->sc_cmap_blue[index], &bbuf[index], count); 985 b = &sc->sc_cmap_blue[index]; 1011 error = copyout(&sc->sc_cmap_blue[index], cm->blue, count); 1029 sc->sc_cmap_blue[i] = cmap[j + 2];
|
/src/sys/dev/wsfb/ |
genfb.c | 95 u_char sc_cmap_blue[256]; member in struct:genfb_private 414 &scp->sc_cmap_blue[i]); 418 scp->sc_cmap_blue[i] = rasops_cmap[j + 2]; 820 memcpy(&scp->sc_cmap_blue[index], &bbuf[index], count); 824 b = &scp->sc_cmap_blue[index]; 851 error = copyout(&scp->sc_cmap_blue[index], cm->blue, count); 867 scp->sc_cmap_green[i], scp->sc_cmap_blue[i]); 896 scp->sc_cmap_blue[i] = tmp; 900 scp->sc_cmap_blue[i]); 908 scp->sc_cmap_blue[i] = rasops_cmap[j + 2] [all...] |
/src/sys/arch/arm/ti/ |
omap3_dss.c | 94 uint8_t sc_cmap_red[256], sc_cmap_green[256], sc_cmap_blue[256]; member in struct:omapfb_softc 307 sc->sc_cmap_blue[i] = rasops_cmap[j + 2]; 314 sc->sc_cmap_blue[i] = i; 714 memcpy(&sc->sc_cmap_blue[index], &bbuf[index], count); 718 b = &sc->sc_cmap_blue[index]; 744 error = copyout(&sc->sc_cmap_blue[index], cm->blue, count); 758 sc->sc_cmap_green[i], sc->sc_cmap_blue[i]);
|
/src/sys/arch/sgimips/dev/ |
crmfb.c | 174 u_char sc_cmap_blue[256]; member in struct:crmfb_softc 688 memcpy(&sc->sc_cmap_blue[idx], &b[idx], cnt); 692 bp = &sc->sc_cmap_blue[idx]; 721 rv = copyout(&sc->sc_cmap_blue[idx], cm->blue, cnt); 1197 sc->sc_cmap_blue[i] = rasops_cmap[(i * 3) + 0];
|