Searched refs:gt_cmap_blue (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/prep/include/
H A Dgtenvar.h47 u_char gt_cmap_blue[256]; member in struct:gten_softc
/netbsd-current/sys/arch/prep/pci/
H A Dgten.c201 gt->gt_cmap_red[0] = gt->gt_cmap_green[0] = gt->gt_cmap_blue[0] = 0;
204 gt->gt_cmap_blue[15] = gt->gt_cmap_blue[255] = 0xff;
383 error = copyout(&gt->gt_cmap_blue[index], cm->blue, count);
413 memcpy(&gt->gt_cmap_blue[index], &bbuf[index], count);

Completed in 121 milliseconds