Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_parse.h114 #define TF_LIVE 0x1 /* Parsing should create topology nodes */ macro
H A Dtopo_parse.c41 r->tf_flags = TF_LIVE; in tf_info_new()