Searched refs:cga_modes (Results 1 – 1 of 1) sorted by relevance
620 static int cga_modes[7] = { in map_bios_mode_num() local674 if (bios_mode < nitems(cga_modes)) in map_bios_mode_num()675 return cga_modes[bios_mode]; in map_bios_mode_num()