Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dfbio.h338 #define M_C40x25 1 /* color 40 columns */ macro
H A Dconsio.h366 #define SW_C40x25 _IO('S', M_C40x25)
/freebsd/sys/dev/fb/
H A Dvga.c273 { M_C40x25, V_INFO_COLOR, 40, 25, 8, 8, 4, 1,
621 M_B40x25, M_C40x25, /* 0, 1 */ in map_bios_mode_num()
1604 case M_B40x25: case M_C40x25: in vga_set_mode()