Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/sys/
HDconsio.h417 #define SW_TEXT_80x43 _IO('S', M_TEXT_80x43) macro
/freebsd-13-stable/sys/dev/syscons/
HDscvidctl.c627 case SW_TEXT_80x43: case SW_TEXT_80x50: in sc_vid_ioctl()
/freebsd-13-stable/usr.sbin/vidcontrol/
HDvidcontrol.c711 { "80x43", SW_TEXT_80x43, M_TEXT_80x43 }, in video_mode()