Home
last modified time | relevance | path

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

/trueos/sys/sys/
HDconsio.h429 #define SW_TEXT_80x60 _IO('S', M_TEXT_80x60) macro
/trueos/sys/dev/syscons/
HDscvidctl.c638 case SW_TEXT_80x60: in sc_vid_ioctl()
/trueos/usr.sbin/vidcontrol/
HDvidcontrol.c664 { "80x60", SW_TEXT_80x60, M_TEXT_80x60 }, in video_mode()