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

  /src/sys/arch/atari/dev/
grfabs_fal.c 309 static u_short last_mode = 0xffff; local in function:falcon_display_view
328 if (last_mode != vregs->video_mode) {
329 last_mode = vregs->video_mode;
grfabs_fal.c 309 static u_short last_mode = 0xffff; local in function:falcon_display_view
328 if (last_mode != vregs->video_mode) {
329 last_mode = vregs->video_mode;
grfabs_fal.c 309 static u_short last_mode = 0xffff; local in function:falcon_display_view
328 if (last_mode != vregs->video_mode) {
329 last_mode = vregs->video_mode;

Completed in 46 milliseconds