HomeSort by: relevance | last modified time | path
    Searched defs:CG2_FBSIZE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sun3/include/
cg2reg.h 41 #define CG2_FBSIZE (1024 * 1024)
51 u_short plane[CG2_FBSIZE/(CG2_N_PLANE * sizeof(u_short))];
57 u_char frame[CG2_FBSIZE];
  /src/sys/arch/sparc/include/
cgtworeg.h 41 #define CG2_FBSIZE (1024 * 1024)
65 u_short plane[CG2_FBSIZE/(CG2_N_PLANE * sizeof(u_short))];
71 u_char frame[CG2_FBSIZE];

Completed in 20 milliseconds