refhash_create
ott->ott_u.ott_dyn.ott_dhash = refhash_create(OVERLAY_HSIZE,
mpt->m_targets = refhash_create(MPTSAS_TARGET_BUCKET_COUNT,
mpt->m_tmp_targets = refhash_create(MPTSAS_TMP_TARGET_BUCKET_COUNT,
mpt->m_smp_targets = refhash_create(MPTSAS_SMP_BUCKET_COUNT,
extern refhash_t *refhash_create(uint_t, refhash_hash_f, refhash_cmp_f,