Home
last modified time | relevance | path

Searched refs:cga_modes (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/fb/
H A Dvga.c620 static int cga_modes[7] = { in map_bios_mode_num() local
674 if (bios_mode < nitems(cga_modes)) in map_bios_mode_num()
675 return cga_modes[bios_mode]; in map_bios_mode_num()