Searched refs:nhbs (Results 1 – 2 of 2) sorted by relevance
61 for (i = 0, phb = phbmd->hbs; i < phbmd->nhbs; i++, phb++) { in hb_find_hb()125 hbmdp->shbs = hbmdp->nhbs = 1; in hb_rc_init()126 hbp = topo_mod_zalloc(mod, sizeof (md_hb_t) * hbmdp->nhbs); in hb_rc_init()219 for (i = 0, hbp = hbmdp->hbs; i < hbmdp->nhbs; i++, hbp++) { in hb_mdesc_fini()
64 int16_t nhbs; /* count of hb entries in hbs */ member