Searched refs:tn_bb (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/lib/fm/topo/modules/i86pc/x86pi/ |
H A D | x86pi_hostbridge.c | 104 tnode_t *tn_bb = topo_node_parent(tn_hbr); in pciex_process() local 107 if ((did = did_create(mod, rcn, topo_node_instance(tn_bb), in pciex_process() 166 tnode_t *tn_bb = topo_node_parent(tn_hbr); in pci_process() local 168 if ((did = did_create(mod, bn, topo_node_instance(tn_bb), in pci_process() 235 x86pi_gen_hbr(topo_mod_t *mod, tnode_t *tn_bb, in x86pi_gen_hbr() argument 254 rv = x86pi_enum_generic(mod, &hcfmri, tn_bb, tn_bb, &tn_hbr, 0); in x86pi_gen_hbr()
|