Searched refs:hkp (Results 1 – 2 of 2) sorted by relevance
1756 struct hmekstat *hkp; in hmestat_kstat_update() local1759 hkp = (struct hmekstat *)ksp->ks_data; in hmestat_kstat_update()1777 hkp->hk_cvc.value.ul = hmep->hme_cvc; in hmestat_kstat_update()1778 hkp->hk_lenerr.value.ul = hmep->hme_lenerr; in hmestat_kstat_update()1779 hkp->hk_buff.value.ul = hmep->hme_buff; in hmestat_kstat_update()1780 hkp->hk_missed.value.ul = hmep->hme_missed; in hmestat_kstat_update()1781 hkp->hk_allocbfail.value.ul = hmep->hme_allocbfail; in hmestat_kstat_update()1782 hkp->hk_babl.value.ul = hmep->hme_babl; in hmestat_kstat_update()1783 hkp->hk_tmder.value.ul = hmep->hme_tmder; in hmestat_kstat_update()1784 hkp->hk_txlaterr.value.ul = hmep->hme_txlaterr; in hmestat_kstat_update()[all …]
7674 daplka_async_evd_hkey_t *hkp; in daplka_ia_destroy() local7707 hkp = ia_rp->ia_async_evd_hkeys; in daplka_ia_destroy()7708 while (hkp != NULL) { in daplka_ia_destroy()7712 free_hkp = hkp; in daplka_ia_destroy()7713 hkp = hkp->aeh_next; in daplka_ia_destroy()