Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dconsio.h417 #define SW_TEXT_80x43 _IO('S', M_TEXT_80x43) 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.c711 { "80x43", SW_TEXT_80x43, M_TEXT_80x43 }, in video_mode()