Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dconsio.h232 #define PIO_FONT8x14 _IOW('c', 66, fnt14_t) macro
/freebsd/usr.sbin/vidcontrol/
H A Dvidcontrol.c484 {8, 14, PIO_FONT8x14}, in load_font()
/freebsd/sys/dev/syscons/
H A Dsyscons.c1635 case PIO_FONT8x14: /* set 8x14 dot font */ in sctty_ioctl()