Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dfbio.h384 #define M_VGA_M90x60 49 /* vga 8x8 font on mono */ macro
H A Dconsio.h413 #define SW_VGA_M90x60 _IO('S', M_VGA_M90x60)
/freebsd/sys/dev/fb/
H A Dvga.c336 { M_VGA_M90x60, 0, 90, 60, 8, 8, 2, 1,
549 { M_VGA_M90x60, M_VGA_M80x25 }, in map_mode_num()
1551 case M_VGA_C90x60: case M_VGA_M90x60: in vga_set_mode()