CURSOR_ENABLED
write32(INTEL_CURSOR_CONTROL, (isVisible ? CURSOR_ENABLED : 0)
CURSOR_ENABLED | gInfo->shared_info->cursor_format);