Searched refs:hw_modes (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/atari/dev/
H A Dgrfabs_et.c112 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 132 milliseconds