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

  /src/sys/arch/atari/dev/
grfabs_fal.c 233 u_short falshift, stshift; local in function:falcon_detect
267 stshift = vregs->vd_st_res;
275 else if (stshift == 0) /* 16 color */
277 else if (stshift == 1) /* 4 color */
grfabs_fal.c 233 u_short falshift, stshift; local in function:falcon_detect
267 stshift = vregs->vd_st_res;
275 else if (stshift == 0) /* 16 color */
277 else if (stshift == 1) /* 4 color */

Completed in 24 milliseconds