Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dfbio.h341 #define M_BG320 4 /* black & white graphics 320x200 */ macro
H A Dconsio.h369 #define SW_BG320 _IO('S', M_BG320)
/freebsd/sys/dev/fb/
H A Dvga.c343 { M_BG320, 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()