Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_label.c212 chip = topo_node_parent(topo_node_parent(node)); in simple_dimm_label_mp()
292 chip = topo_node_parent(topo_node_parent(node)); in seq_dimm_label()
694 chip = topo_node_parent(topo_node_parent(topo_node_parent(node))); in simple_cs_label_mp()
695 chan = topo_node_parent(node); in simple_cs_label_mp()
746 chip = topo_node_parent(topo_node_parent(node)); in g4_dimm_label()
809 chip = topo_node_parent(topo_node_parent(node)); in g12f_dimm_label()
H A Dchip_subr.c401 dimmnode = topo_node_parent(node); in fmri_replaced()
538 topo_node_parent(node) == topo_node_parent(swdp->parent)) in strand_walker()
/titanic_41/usr/src/lib/fm/topo/modules/i86pc/pcibus/
H A Dpci_i86pc.c88 if ((ptp = topo_node_parent(ptp)) == NULL) in ba_is_2()
117 if ((ptp = topo_node_parent(ptp)) == NULL) in ba_is_4()
/titanic_41/usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/
H A Dfac_prov_ipmi.c1577 refnode = topo_node_parent(node); in ipmi_entity()
1589 inst1 = topo_node_instance(topo_node_parent(refnode)) in ipmi_entity()
1654 dimm = topo_node_parent(node); in dimm_ipmi_entity()
1658 chip = topo_node_parent(topo_node_parent(dimm)); in dimm_ipmi_entity()
1717 cs = topo_node_parent(node); in cs_ipmi_entity()
1718 chip = topo_node_parent(topo_node_parent(topo_node_parent(cs))); in cs_ipmi_entity()
1719 chan = topo_node_parent(cs); in cs_ipmi_entity()
1725 chip = topo_node_parent(topo_node_parent(topo_node_parent(cs))); in cs_ipmi_entity()
1726 chan = topo_node_parent(cs); in cs_ipmi_entity()
/titanic_41/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_props.c504 tnode_t *pnode = topo_node_parent(tn); in find_predecessor()
507 pnode = topo_node_parent(pnode); in find_predecessor()
521 if ((pnode = topo_node_parent(pnode)) == NULL) in use_predecessor_fru()
541 if ((pnode = topo_node_parent(pnode)) == NULL) in use_predecessor_label()
572 (strcmp(topo_node_name(topo_node_parent(tn)), PCIEX_ROOT) == 0)) { in FRU_set()
640 (strcmp(topo_node_name(topo_node_parent(tn)), PCIEX_ROOT) == 0)) { in label_set()
H A Dpcibus_labels.c262 anode = topo_node_parent(node); in pci_slot_label_lookup()
273 anode = topo_node_parent(anode); in pci_slot_label_lookup()
277 apnode = topo_node_parent(anode); in pci_slot_label_lookup()
H A Dpcibus.c631 if ((hbtn = topo_node_parent(ptn)) != NULL) in pciexbus_enum()
/titanic_41/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi_hostbridge.c104 tnode_t *tn_bb = topo_node_parent(tn_hbr); in pciex_process()
166 tnode_t *tn_bb = topo_node_parent(tn_hbr); in pci_process()
/titanic_41/usr/src/lib/fm/topo/modules/sun4u/pcibus/
H A Dpci_sun4u.c112 if (((tp = topo_node_parent(tp)) == NULL) || in sunfire_test_func()
/titanic_41/usr/src/lib/fm/topo/modules/common/ipmi/
H A Dipmi_methods.c198 if (topo_node_resource(topo_node_parent(node), &fru, &err) != 0) in ipmi_fru_fmri()
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/
H A Dpi_meth.c137 topo_node_parent(node) == topo_node_parent(swdp->parent)) in cpu_walker()
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/pcibus/
H A Dpci_sun4v.c200 while ((parent = topo_node_parent(top)) != NULL) { in platform_pci_fru_location()
/titanic_41/usr/src/lib/fm/topo/libtopo/common/
H A Dmapfile-vers141 topo_node_parent;
H A Dlibtopo.h126 extern tnode_t *topo_node_parent(tnode_t *);
H A Dtopo_snap.c612 pnp = topo_node_parent(cnp); in topo_walk_bysibling()
H A Dtopo_node.c251 topo_node_parent(tnode_t *node) in topo_node_parent() function
H A Dhc.c1316 tnode_t *pnp = topo_node_parent(node); in hc_walk_sibling()
/titanic_41/usr/src/lib/fm/topo/modules/common/fac_prov_mptsas/
H A Dfac_prov_mptsas.c124 tnode_t *pnode = topo_node_parent(node); in mptsas_led_mode()
/titanic_41/usr/src/cmd/fm/modules/common/disk-lights/
H A Ddisk_lights.c183 (pnode = topo_node_parent(node)) == NULL || in dl_fault_walk_outer()
/titanic_41/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c2041 topo_node_parent(exptn), in ses_create_esc_sasspecific()