Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dconsio.h416 #define SW_TEXT_80x30 _IO('S', M_TEXT_80x30) macro
/freebsd/sys/dev/syscons/
H A Dscvidctl.c630 case SW_TEXT_80x25: case SW_TEXT_80x30: in sc_vid_ioctl()
/freebsd/usr.sbin/vidcontrol/
H A Dvidcontrol.c710 { "80x30", SW_TEXT_80x30, M_TEXT_80x30 }, in video_mode()