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