Searched refs:hb_process (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/lib/fm/topo/modules/i86pc/hostbridge/ |
H A D | hb_i86pc.c | 37 hb_process(topo_mod_t *mod, tnode_t *ptn, topo_instance_t hbi, di_node_t bn) in hb_process() function 96 if (hb_process(mod, ptn, hbcnt, pnode) < 0) { in pci_hostbridges_find() 112 if (hb_process(mod, ptn, hbcnt, cnode) < 0) { in pci_hostbridges_find()
|
/titanic_44/usr/src/lib/fm/topo/modules/sun4/hostbridge/ |
H A D | hb_sun4.c | 150 hb_process(topo_mod_t *mod, tnode_t *ptn, topo_instance_t hbi, in hb_process() function 322 hb[br] = hb_process(mod, ptn, br, bus, p->br_din, link); in declare_buses()
|