Searched refs:TF_LIVE (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/lib/fm/topo/libtopo/common/ | ||
H A D | topo_parse.h | 111 #define TF_LIVE 0x1 /* Parsing should create topology nodes */ macro |
H A D | topo_parse.c | 41 r->tf_flags = TF_LIVE; in tf_info_new() |