Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dfbio.h340 #define M_C80x25 3 /* color 80 columns */ macro
H A Dconsio.h368 #define SW_C80x25 _IO('S', M_C80x25)
/freebsd/sys/dev/fb/
H A Dvga.c277 { M_C80x25, V_INFO_COLOR, 80, 25, 8, 8, 4, 1,
598 return M_C80x25; in map_gen_mode_num()
622 M_B80x25, M_C80x25, /* 2, 3 */ in map_bios_mode_num()
677 return M_C80x25; in map_bios_mode_num()
1605 case M_B80x25: case M_C80x25: in vga_set_mode()