Searched refs:M_BG640x480 (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/sys/ |
H A D | fbio.h | 360 #define M_BG640x480 26 macro
|
/freebsd/lib/libvgl/ |
H A D | mouse.c | 302 if (VGLModeInfo.vi_mode == M_BG640x480) in VGLMouseInit()
|
/freebsd/sys/dev/fb/ |
H A D | vga.c | 369 { M_BG640x480, V_INFO_COLOR | V_INFO_GRAPHICS, 640, 480, 8, 16, 4, 4, 649 M_BG640x480, M_CG640x480, in map_bios_mode_num() 1640 case M_BG640x480: case M_CG640x480: case M_VGA_CG320: in vga_set_mode()
|