Searched refs:shbs (Results 1 – 3 of 3) sorted by relevance
308 for (i = 0, hbp = hbmd.hbs; i < hbmd.shbs; i++, hbp++) { in platform_hb_enum()313 if (hbmd.shbs <= 0 || nrcs <= 0) { in platform_hb_enum()319 hbnode = topo_mod_zalloc(mod, hbmd.shbs * sizeof (tnode_t *)); in platform_hb_enum()407 topo_mod_free(mod, hbnode, hbmd.shbs * sizeof (tnode_t *)); in platform_hb_enum()
125 hbmdp->shbs = hbmdp->nhbs = 1; in hb_rc_init()224 topo_mod_free(mod, hbmdp->hbs, hbmdp->shbs * sizeof (md_hb_t)); in hb_mdesc_fini()
63 int16_t shbs; /* size of the hbs */ member