Home
last modified time | relevance | path

Searched refs:EMOD_NODE_BOUND (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_mod.h273 EMOD_NODE_BOUND, /* node already bound */ enumerator
H A Dtopo_node.c466 B_TRUE, EMOD_NODE_BOUND)); in topo_node_bind()
563 B_TRUE, EMOD_NODE_BOUND)); in topo_node_facbind()
/titanic_50/usr/src/lib/fm/topo/modules/common/disk/
H A Ddisk_common.c382 if (topo_mod_errno(mod) == EMOD_NODE_BOUND) { in disk_tnode_create()