Searched refs:tdc_sys_ksp (Results 1 – 2 of 2) sorted by relevance
695 hxgep->statsp->tdc_sys_ksp = hxge_setup_local_kstat(hxgep, in hxge_setup_kstats()698 if (hxgep->statsp->tdc_sys_ksp == NULL) in hxge_setup_kstats()805 if (hxgep->statsp->tdc_sys_ksp) in hxge_destroy_kstats()806 kstat_delete(hxgep->statsp->tdc_sys_ksp); in hxge_destroy_kstats()
186 kstat_t *tdc_sys_ksp; member