Searched refs:hermon_ks_info_t (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_stats.c53 static void hermon_kstat_perfcntr64_thread_exit(hermon_ks_info_t *ksi);
102 hermon_ks_info_t *ksi;
107 ksi = (hermon_ks_info_t *)kmem_zalloc(sizeof (hermon_ks_info_t),
175 kmem_free(ksi, sizeof (hermon_ks_info_t));
188 hermon_ks_info_t *ksi;
222 kmem_free(ksi, sizeof (hermon_ks_info_t));
341 hermon_ks_info_t *ksi;
596 hermon_ks_info_t *ksi = state->hs_ks_info;
664 hermon_ks_info_t *ks
[all...]
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_misc.h425 * structures is part of the "hermon_ks_info_t" structure below.
459 * The hermon_ks_info_t structure stores all the information necessary for
478 } hermon_ks_info_t; typedef in typeref:struct:hermon_ks_info_s
H A Dhermon.h660 hermon_ks_info_t *hs_ks_info;

Completed in 66 milliseconds