Home
last modified time | relevance | path

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

/freebsd/sys/dev/syscons/
H A Dscvesactl.c64 case SW_TEXT_132x43: case SW_TEXT_132x50: in vesa_ioctl()
/freebsd/sys/sys/
H A Dconsio.h422 #define SW_TEXT_132x43 _IO('S', M_TEXT_132x43) macro
/freebsd/usr.sbin/vidcontrol/
H A Dvidcontrol.c716 { "132x43", SW_TEXT_132x43, M_TEXT_132x43 }, in video_mode()