Home
last modified time | relevance | path

Searched refs:TOPO_NODE_LINKED (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_tree.h82 #define TOPO_NODE_LINKED 0x0008 macro
/illumos-gate/usr/src/cmd/mdb/common/modules/libtopo/
H A Dlibtopo.c295 if (TOPO_NODE_LINKED & tn.tn_state) { in topo_node()