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

/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/hostbridge/
H A Dhb_i86pc.c37 hb_process(topo_mod_t *mod, tnode_t *ptn, topo_instance_t hbi, di_node_t bn) argument
42 if ((hbdid = did_create(mod, bn, 0, hbi, NO_RC, TRUST_BDF)) == NULL)
44 if ((hb = pcihostbridge_declare(mod, ptn, bn, hbi)) == NULL)
56 rc_process(topo_mod_t *mod, tnode_t *ptn, topo_instance_t hbi, di_node_t bn) argument
62 if ((hbdid = did_create(mod, bn, 0, hbi, hbi, TRUST_BDF)) == NULL)
64 if ((hb = pciexhostbridge_declare(mod, ptn, bn, hbi)) == NULL)
66 if ((rc = pciexrc_declare(mod, hb, bn, hbi)) == NULL)
/illumos-gate/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 123 milliseconds