Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dconsio.h415 #define SW_TEXT_80x25 _IO('S', M_TEXT_80x25) macro
/freebsd/sys/dev/syscons/
H A Dscvidctl.c630 case SW_TEXT_80x25: case SW_TEXT_80x30: in sc_vid_ioctl()
/freebsd/usr.sbin/vidcontrol/
H A Dvidcontrol.c709 { "80x25", SW_TEXT_80x25, M_TEXT_80x25 }, in video_mode()