Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_protocol.c140 } else if (flag & TOPO_FRU_COMPUTE) { in topo_node_fru_set()
H A Dtopo_mod.h260 #define TOPO_FRU_COMPUTE 0x0002 /* Compute FRU dynamically */ macro