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

/freebsd-11-stable/sys/dev/fb/
H A Dvga.c449 static void map_mode_table(u_char *map[], u_char *table, int max);
543 map_mode_table(u_char *map[], u_char *table, int max) function
1103 map_mode_table(mode_map, video_mode_ptr, M_VGA_CG320 + 1);
1164 map_mode_table(mode_map, video_mode_ptr, M_ENH_C80x25 + 1);

Completed in 93 milliseconds