Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dfbio.h380 #define M_VGA_M90x43 45 /* vga 8x8 font on mono */ macro
H A Dconsio.h409 #define SW_VGA_M90x43 _IO('S', M_VGA_M90x43)
/freebsd/sys/dev/fb/
H A Dvga.c328 { M_VGA_M90x43, 0, 90, 43, 8, 8, 2, 1,
545 { M_VGA_M90x43, M_VGA_M80x25 }, in map_mode_num()
1578 case M_VGA_C90x43: case M_VGA_M90x43: in vga_set_mode()