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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_typedef.h83 typedef struct hermon_hw_mod_stat_cfg_s hermon_hw_mod_stat_cfg_t; typedef in typeref:struct:hermon_hw_mod_stat_cfg_s
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cmd.c1515 hermon_hw_mod_stat_cfg_t *mod;
1542 mod = (hermon_hw_mod_stat_cfg_t *)kmem_zalloc(
1543 sizeof (hermon_hw_mod_stat_cfg_t), KM_SLEEP);
1557 size = sizeof (hermon_hw_mod_stat_cfg_t);
1577 kmem_free(mod, sizeof (hermon_hw_mod_stat_cfg_t));

Completed in 64 milliseconds