Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/sys/
HDconsio.h421 #define SW_VGA_M90x50 _IO('S', M_VGA_M90x50)
HDfbio.h516 #define M_VGA_M90x50 47 /* vga 8x8 font on mono */ macro
/freebsd-11-stable/sys/dev/fb/
HDvga.c381 { M_VGA_M90x50, 0, 90, 50, 8, 8, 2, 1,
596 { M_VGA_M90x50, M_VGA_M80x25 }, in map_mode_num()
1591 case M_VGA_C90x50: case M_VGA_M90x50: in vga_set_mode()