replun_data_t
replun_data_t *saved_replun_ptr = NULL;
saved_replun_ptr = kmem_zalloc(lun_total * sizeof (replun_data_t),
kmem_free(saved_replun_ptr, lun_total * sizeof (replun_data_t));