Home
last modified time | relevance | path

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

/NextBSD/lib/libvgl/
HDmouse.c99 byte crtcidx, crtcval, gdcidx, gdcval; in VGLMousePointerShow() local
104 crtcidx = inb(0x3c4); in VGLMousePointerShow()
116 outb(0x3c4, crtcidx); in VGLMousePointerShow()
126 byte crtcidx, crtcval, gdcidx, gdcval; in VGLMousePointerHide() local
130 crtcidx = inb(0x3c4); in VGLMousePointerHide()
136 outb(0x3c4, crtcidx); in VGLMousePointerHide()