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

/osnet-11/usr/src/lib/fm/topo/modules/i86pc/pcibus/common/
H A Dpci_i86pc.c88 if ((ptp = topo_node_parent(ptp)) == NULL)
117 if ((ptp = topo_node_parent(ptp)) == NULL)
/osnet-11/usr/src/lib/fm/topo/modules/i86pc/chip/common/
H A Dchip_label.c211 chip = topo_node_parent(topo_node_parent(node));
291 chip = topo_node_parent(topo_node_parent(node));
693 chip = topo_node_parent(topo_node_parent(topo_node_parent(node)));
694 chan = topo_node_parent(node);
745 chip = topo_node_parent(topo_node_parent(nod
[all...]
H A Dchip_subr.c396 dimmnode = topo_node_parent(node);
505 topo_node_parent(node) == topo_node_parent(swdp->parent))
/osnet-11/usr/src/lib/fm/topo/modules/sun4u/pcibus/common/
H A Dpci_sun4u.c111 if (((tp = topo_node_parent(tp)) == NULL) ||
/osnet-11/usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/common/
H A Dfac_prov_ipmi.c804 if (check_bay_empty(mod, topo_node_parent(node), &empty) < 0) {
1048 if (check_bay_empty(mod, topo_node_parent(node), &empty) < 0) {
1821 refnode = topo_node_parent(node);
1833 inst1 = topo_node_instance(topo_node_parent(refnode))
1898 dimm = topo_node_parent(node);
1902 chip = topo_node_parent(topo_node_parent(dimm));
1961 cs = topo_node_parent(node);
1962 chip = topo_node_parent(topo_node_parent(topo_node_paren
[all...]
/osnet-11/usr/src/lib/fm/topo/modules/i86pc/x86pi/common/
H A Dx86pi_hostbridge.c101 tnode_t *tn_bb = topo_node_parent(tn_hbr);
163 tnode_t *tn_bb = topo_node_parent(tn_hbr);
/osnet-11/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus_labels.c304 anode = topo_node_parent(node);
315 anode = topo_node_parent(anode);
319 apnode = topo_node_parent(anode);
H A Ddid_props.c503 tnode_t *pnode = topo_node_parent(tn);
506 pnode = topo_node_parent(pnode);
520 if ((pnode = topo_node_parent(pnode)) == NULL)
540 if ((pnode = topo_node_parent(pnode)) == NULL)
571 (strcmp(topo_node_name(topo_node_parent(tn)), PCIEX_ROOT) == 0)) {
639 (strcmp(topo_node_name(topo_node_parent(tn)), PCIEX_ROOT) == 0)) {
H A Dpcibus.c646 if ((hbtn = topo_node_parent(ptn)) != NULL)
/osnet-11/usr/src/lib/fm/topo/modules/common/ipmi/common/
H A Dipmi_methods.c197 if (topo_node_resource(topo_node_parent(node), &fru, &err) != 0)
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/pcibus/common/
H A Dpci_sun4v.c202 while ((parent = topo_node_parent(top)) != NULL) {
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/common/
H A Dpi_meth.c167 topo_node_parent(node) == topo_node_parent(swdp->parent))
/osnet-11/usr/src/lib/fm/topo/modules/common/bay/common/
H A Dbay_fac.c135 bp = (bay_t *)topo_node_getspecific(topo_node_parent(tn));
/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_mod.c995 parent = topo_node_parent(tnodep);
1003 tnp = topo_node_parent(tnp);
H A Dlibtopo.h142 extern tnode_t *topo_node_parent(tnode_t *);
H A Dtopo_node.c251 topo_node_parent(tnode_t *node) function
H A Dtopo_snap.c773 pnp = topo_node_parent(cnp);
H A Dhc.c1315 tnode_t *pnp = topo_node_parent(node);
2227 pnp = topo_node_parent(pnp);
/osnet-11/usr/src/lib/fm/topo/modules/common/usb/common/
H A Dusb.c954 ptn = topo_node_parent(ptn);
1259 tnode_t *pnode = topo_node_parent(tn);
/osnet-11/usr/src/lib/fm/topo/modules/common/ses/common/
H A Dses.c1375 } else if (topo_prop_get_uint32(topo_node_parent(node),
2424 topo_node_parent(exptn),

Completed in 72 milliseconds