HomeSort by: relevance | last modified time | path
    Searched refs:bivideo_cmap_b (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/hpc/
hpccmapvar.h 39 extern unsigned char bivideo_cmap_b[256];
hpccmap.c 83 unsigned char bivideo_cmap_b[256] = { variable in typeref:typename:unsigned char[256]
bivideo.c 417 error = copyout(&bivideo_cmap_b[cmap->index], cmap->blue,
  /src/sys/arch/hpcmips/stand/pbsdboot/
palette.c 120 pal[i].peBlue = bivideo_cmap_b[i];
  /src/sys/arch/hpcmips/dev/
ite8181.c 660 error = copyout(&bivideo_cmap_b[cmap->index], cmap->blue,

Completed in 14 milliseconds