Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dfbio.h342 #define M_CG320 5 /* color graphics 320x200 */ macro
H A Dconsio.h370 #define SW_CG320 _IO('S', M_CG320)
/freebsd/sys/dev/fb/
H A Dvga.c345 { M_CG320, V_INFO_COLOR | V_INFO_GRAPHICS, 320, 200, 8, 8, 2, 1,
623 M_BG320, M_CG320, in map_bios_mode_num()
629 M_BG320, M_CG320, in map_bios_mode_num()
641 M_BG320, M_CG320, in map_bios_mode_num()
1637 case M_BG320: case M_CG320: case M_BG640: in vga_set_mode()
/freebsd/usr.sbin/vidcontrol/
H A Dvidcontrol.c731 { "VGA_320x200", SW_VGA_CG320, M_CG320 }, in video_mode()