Searched refs:M_VGA_M90x25 (Results 1 – 3 of 3) sorted by relevance
| /freebsd-9-stable/sys/sys/ |
| D | fbio.h | 525 #define M_VGA_M90x25 41 /* vga 8x16 font on mono */ macro
|
| D | consio.h | 414 #define SW_VGA_M90x25 _IO('S', M_VGA_M90x25)
|
| /freebsd-9-stable/sys/dev/fb/ |
| D | vga.c | 369 { M_VGA_M90x25, 0, 90, 25, 8, 16, 2, 1, 590 { M_VGA_M90x25, M_VGA_M80x25 }, in map_mode_num() 1602 case M_VGA_C90x25: case M_VGA_M90x25: in vga_set_mode()
|