Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_mod.h299 EMOD_NODE_BOUND, /* node already bound */ enumerator
H A Dtopo_node.c484 B_TRUE, EMOD_NODE_BOUND)); in topo_node_bind()
581 B_TRUE, EMOD_NODE_BOUND)); in topo_node_facbind()
/illumos-gate/usr/src/lib/fm/topo/modules/common/disk/
H A Ddisk_common.c516 if (topo_mod_errno(mod) == EMOD_NODE_BOUND) { in disk_tnode_create()