Home
last modified time | relevance | path

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

/trueos/lib/libvgl/
HDmouse.c99 byte crtcidx, crtcval, gdcidx, gdcval; in VGLMousePointerShow() local
106 gdcidx = inb(0x3ce); in VGLMousePointerShow()
118 outb(0x3ce, gdcidx); in VGLMousePointerShow()
126 byte crtcidx, crtcval, gdcidx, gdcval; in VGLMousePointerHide() local
132 gdcidx = inb(0x3ce); in VGLMousePointerHide()
138 outb(0x3ce, gdcidx); in VGLMousePointerHide()