Searched refs:M_VGA_M90x30 (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/sys/sys/ |
| D | fbio.h | 514 #define M_VGA_M90x30 43 /* vga 8x16 font on mono */ macro
|
| D | consio.h | 420 #define SW_VGA_M90x30 _IO('S', M_VGA_M90x30)
|
| /freebsd-12-stable/sys/dev/fb/ |
| D | vga.c | 375 { M_VGA_M90x30, 0, 90, 30, 8, 16, 2, 1, 594 { M_VGA_M90x30, M_VGA_M80x25 }, in map_mode_num() 1612 case M_VGA_C90x30: case M_VGA_M90x30: in vga_set_mode()
|