hermon_sw_refcnt_t
hermon_sw_refcnt_t *swrc_tmp;
swrc_tmp = (hermon_sw_refcnt_t *)mtt_refcnt->hr_addr;
hermon_sw_refcnt_t *swrc_tmp;
swrc_tmp = (hermon_sw_refcnt_t *)mtt_refcnt->hr_addr;
hermon_sw_refcnt_t *swrc_old, *swrc_new;
swrc_old = (hermon_sw_refcnt_t *)mr->mr_mttrefcntp->hr_addr;
swrc_new = (hermon_sw_refcnt_t *)mtt_refcnt->hr_addr;
hermon_sw_refcnt_t *rc;
rc = (hermon_sw_refcnt_t *)rsrc->hr_addr;
hermon_sw_refcnt_t *rc;
rc = (hermon_sw_refcnt_t *)rsrc->hr_addr;
rsrc_pool->rsrc_quantum = sizeof (hermon_sw_refcnt_t);
hermon_sw_refcnt_t *refcnt;
refcnt = (hermon_sw_refcnt_t *)rc;
hermon_sw_refcnt_t *refcnt;
refcnt = (hermon_sw_refcnt_t *)rc;
_NOTE(DATA_READABLE_WITHOUT_LOCK(hermon_sw_refcnt_t::swrc_refcnt))
_NOTE(MUTEX_PROTECTS_DATA(hermon_sw_refcnt_t::swrc_lock,
hermon_sw_refcnt_t::swrc_refcnt))