Home
last modified time | relevance | path

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

/freebsd/sys/dev/syscons/
H A Dscvidctl.c106 #define OLD_CONS_ADPINFO2 _IOWR('c', 101, old_video_adapter_info_t) macro
525 case OLD_CONS_ADPINFO2: /* adapter information (yet another old I/F) */ in sc_vid_ioctl()