SAS_TLR_MOD_LEN
int amount = SAS_TLR_MOD_LEN;
mode_data = kmem_zalloc(SAS_TLR_MOD_LEN, KM_SLEEP);
kmem_free(mode_data, SAS_TLR_MOD_LEN);