Home
last modified time | relevance | path

Searched refs:CONS_FINDMODE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/sys/
H A Dconsio.h276 #define CONS_FINDMODE _IOWR('c', 103, video_info_t) macro
/freebsd/sys/dev/syscons/
H A Dscvidctl.c584 case CONS_FINDMODE: /* find a matching video mode */ in sc_vid_ioctl()