Home
last modified time | relevance | path

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

/dragonfly/lib/libvgl/
HDmain.c115 int adptype; in VGLInit() local
131 if (ioctl(0, CONS_GET, &VGLOldMode) || ioctl(0, CONS_CURRENT, &adptype)) in VGLInit()
156 || (adptype != KD_EGA && adptype != KD_VGA)) { in VGLInit()