Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dconsio.h418 #define SW_TEXT_80x50 _IO('S', M_TEXT_80x50) macro
/freebsd/sys/dev/syscons/
H A Dscvidctl.c631 case SW_TEXT_80x43: case SW_TEXT_80x50: in sc_vid_ioctl()
/freebsd/usr.sbin/vidcontrol/
H A Dvidcontrol.c712 { "80x50", SW_TEXT_80x50, M_TEXT_80x50 }, in video_mode()