Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/fm/topo/modules/sun4v/hostbridge/
H A Dhb_mdesc.c58 md_hb_t *phb; in hb_find_hb() local
61 for (i = 0, phb = phbmd->hbs; i < phbmd->nhbs; i++, phb++) { in hb_find_hb()
62 if (phb->rcs != NULL && phb->id == hbid) { in hb_find_hb()
63 return (phb); in hb_find_hb()