Searched refs:md_hb_t (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/modules/sun4v/hostbridge/common/
H A Dhb_mdesc.h56 } md_hb_t; typedef in typeref:struct:md_hb
59 md_hb_t *hbs; /* a list of hostbridges */
68 extern md_hb_t *hb_find_hb(md_info_t *hbmd, int hbid);
H A Dhb_mdesc.c54 md_hb_t *
57 md_hb_t *phb;
86 md_hb_t *hbp;
125 hbp = topo_mod_zalloc(mod, sizeof (md_hb_t) * hbmdp->nhbs);
213 md_hb_t *hbp;
223 topo_mod_free(mod, hbmdp->hbs, hbmdp->shbs * sizeof (md_hb_t));
H A Dhb_sun4v.c284 md_hb_t *hbp;

Completed in 77 milliseconds