Searched refs:M_BG640 (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/sys/ |
H A D | fbio.h | 343 #define M_BG640 6 /* black & white graphics 640x200 hi-res */ macro
|
H A D | consio.h | 371 #define SW_BG640 _IO('S', M_BG640)
|
/freebsd/sys/dev/fb/ |
H A D | vga.c | 347 { M_BG640, V_INFO_COLOR | V_INFO_GRAPHICS, 640, 200, 8, 8, 1, 1, 624 M_BG640, in map_bios_mode_num() 630 M_BG640, in map_bios_mode_num() 642 M_BG640, in map_bios_mode_num() 1637 case M_BG320: case M_CG320: case M_BG640: in vga_set_mode()
|