hermon_hw_mod_stat_cfg_t
hermon_hw_mod_stat_cfg_t *mod;
mod = (hermon_hw_mod_stat_cfg_t *)kmem_zalloc(
sizeof (hermon_hw_mod_stat_cfg_t), KM_SLEEP);
size = sizeof (hermon_hw_mod_stat_cfg_t);
kmem_free(mod, sizeof (hermon_hw_mod_stat_cfg_t));