Searched refs:hbi (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/modules/i86pc/hostbridge/common/
H A Dhb_i86pc.c36 hb_process(topo_mod_t *mod, tnode_t *ptn, topo_instance_t hbi, di_node_t bn) argument
41 if ((hbdid = did_create(mod, bn, 0, hbi, NO_RC, TRUST_BDF)) == NULL)
43 if ((hb = pcihostbridge_declare(mod, ptn, bn, hbi)) == NULL)
55 rc_process(topo_mod_t *mod, tnode_t *ptn, topo_instance_t hbi, di_node_t bn) argument
61 if ((hbdid = did_create(mod, bn, 0, hbi, hbi, TRUST_BDF)) == NULL)
63 if ((hb = pciexhostbridge_declare(mod, ptn, bn, hbi)) == NULL)
65 if ((rc = pciexrc_declare(mod, hb, bn, hbi)) == NULL)
/osnet-11/usr/src/lib/fm/topo/modules/sun4/hostbridge/
H A Dhb_sun4.c150 hb_process(topo_mod_t *mod, tnode_t *ptn, topo_instance_t hbi, argument
155 if ((hb = pcihostbridge_declare(mod, ptn, bn, hbi)) == NULL)

Completed in 36 milliseconds