Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/topo/modules/common/fac_prov_mptsas/
H A Dfac_prov_mptsas.c232 if (topo_node_flags(rnode) == TOPO_NODE_FACILITY) { in fac_prov_mptsas_enum()
242 topo_node_flags(rnode)); in fac_prov_mptsas_enum()
/titanic_41/usr/src/lib/fm/topo/libtopo/common/
H A Dmapfile-vers132 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 *);
/titanic_41/usr/src/cmd/fm/modules/common/disk-lights/
H A Ddisk_lights.c146 if (topo_node_flags(node) != TOPO_NODE_FACILITY || in dl_fault_walk_inner()
/titanic_41/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()
/titanic_41/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c316 if (node == NULL || topo_node_flags(node) != in print_prop_nameval()
/titanic_41/usr/src/cmd/fm/modules/common/eversholt/
H A Dplatform.c574 if (topo_node_flags(node) == TOPO_NODE_FACILITY) in cfgcollect()