Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dconsio.h419 #define SW_TEXT_80x60 _IO('S', M_TEXT_80x60) macro
/freebsd/sys/dev/syscons/
H A Dscvidctl.c632 case SW_TEXT_80x60: in sc_vid_ioctl()
/freebsd/usr.sbin/vidcontrol/
H A Dvidcontrol.c713 { "80x60", SW_TEXT_80x60, M_TEXT_80x60 }, in video_mode()