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

  /src/sys/arch/atari/dev/
grfabs_et.c 112 static struct grfvideo_mode hw_modes[] = { variable in typeref:struct:grfvideo_mode[]
129 "640x400", { 640, 400 }, 1, (void*)&hw_modes[0], &et_vid_sw },
131 "640x480", { 640, 480 }, 1, (void*)&hw_modes[1], &et_vid_sw },
465 et_loadmode(&hw_modes[0], NULL);
grfabs_et.c 112 static struct grfvideo_mode hw_modes[] = { variable in typeref:struct:grfvideo_mode[]
129 "640x400", { 640, 400 }, 1, (void*)&hw_modes[0], &et_vid_sw },
131 "640x480", { 640, 480 }, 1, (void*)&hw_modes[1], &et_vid_sw },
465 et_loadmode(&hw_modes[0], NULL);

Completed in 56 milliseconds