CONS_CURSORTYPE
case CONS_CURSORTYPE: /* set cursor type blink/noblink */
if (ioctl(0, CONS_CURSORTYPE, &type) == -1) {