BTN_USED
kmem_free(sc->sc_btn, BTN_USED * sizeof (int));
sc->sc_btn = kmem_zalloc(BTN_USED * sizeof (int), KM_SLEEP);