Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_parse.h51 struct tf_rdata;
69 struct tf_rdata *tpad_child; /* children ranges */
70 struct tf_rdata *tpad_sibs; /* sibling ranges */
84 typedef struct tf_rdata { struct
85 struct tf_rdata *rd_next; /* for linking a group of tf_rdatas */ argument