Home
last modified time | relevance | path

Searched refs:topo_node_flags (Results 1 – 6 of 6) sorted by relevance

/onnv-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dmapfile-vers131 topo_node_flags;
H A Dtopo_node.c257 topo_node_flags(tnode_t *node) in topo_node_flags() function
684 if (topo_node_flags(tmp) != TOPO_NODE_FACILITY) { in topo_node_facility()
H A Dlibtopo.h128 extern int topo_node_flags(tnode_t *);
/onnv-gate/usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/
H A Dfac_prov_ipmi.c1576 if (topo_node_flags(node) & TOPO_NODE_FACILITY) in ipmi_entity()
1653 if (topo_node_flags(node) & TOPO_NODE_FACILITY) in dimm_ipmi_entity()
1716 if (topo_node_flags(node) & TOPO_NODE_FACILITY) { in cs_ipmi_entity()
1764 if (topo_node_flags(rnode) == TOPO_NODE_DEFAULT) { in fac_prov_ipmi_enum()
/onnv-gate/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c315 if (node == NULL || topo_node_flags(node) != in print_prop_nameval()
/onnv-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dplatform.c574 if (topo_node_flags(node) == TOPO_NODE_FACILITY) in cfgcollect()