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

/netbsd-current/sys/arch/prep/include/
H A Dgtenvar.h46 u_char gt_cmap_green[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;
203 gt->gt_cmap_green[15] = gt->gt_cmap_green[255] = 0xff;
380 error = copyout(&gt->gt_cmap_green[index], cm->green, count);
412 memcpy(&gt->gt_cmap_green[index], &gbuf[index], count);

Completed in 85 milliseconds