Searched refs:CONS_FINDMODE (Results 1 – 2 of 2) sorted by relevance
| /src/sys/sys/ | ||
| H A D | consio.h | 276 #define CONS_FINDMODE _IOWR('c', 103, video_info_t) macro |
| /src/sys/dev/syscons/ | ||
| H A D | scvidctl.c | 584 case CONS_FINDMODE: /* find a matching video mode */ in sc_vid_ioctl() |