Home
last modified time | relevance | path

Searched refs:hb_mdesc_init (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/lib/fm/topo/modules/sun4v/hostbridge/
H A Dhb_mdesc.h68 extern int hb_mdesc_init(topo_mod_t *mod, md_info_t *hbmdp);
H A Dhb_mdesc.c167 hb_mdesc_init(topo_mod_t *mod, md_info_t *phbmd) in hb_mdesc_init() function
H A Dhb_sun4v.c301 if (hb_mdesc_init(mod, &hbmd) != 0) { in platform_hb_enum()