Home
last modified time | relevance | path

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

/freebsd/sys/dev/syscons/
H A Dscvesactl.c63 case SW_TEXT_132x25: case SW_TEXT_132x30: in vesa_ioctl()
/freebsd/sys/sys/
H A Dconsio.h420 #define SW_TEXT_132x25 _IO('S', M_TEXT_132x25) macro
/freebsd/usr.sbin/vidcontrol/
H A Dvidcontrol.c714 { "132x25", SW_TEXT_132x25, M_TEXT_132x25 }, in video_mode()