Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/topo/modules/sun4v/hostbridge/
H A Dhb_mdesc.h71 extern md_hb_t *hb_find_hb(md_info_t *hbmd, int hbid);
H A Dhb_mdesc.c56 hb_find_hb(md_info_t *phbmd, int hbid) { in hb_find_hb() function
H A Dhb_sun4v.c328 if ((hbp = hb_find_hb(&hbmd, i)) == NULL) { in platform_hb_enum()