Searched refs:tavor_hw_mod_stat_cfg_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_typedef.h69 typedef struct tavor_hw_mod_stat_cfg_s tavor_hw_mod_stat_cfg_t; typedef in typeref:struct:tavor_hw_mod_stat_cfg_s
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cmd.c1607 tavor_hw_mod_stat_cfg_t *mod;
1635 mod = (tavor_hw_mod_stat_cfg_t *)kmem_zalloc(
1636 sizeof (tavor_hw_mod_stat_cfg_t), KM_SLEEP);
1649 size = sizeof (tavor_hw_mod_stat_cfg_t);
1673 kmem_free(mod, sizeof (tavor_hw_mod_stat_cfg_t));

Completed in 74 milliseconds