Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_parse.h87 typedef struct tf_rdata { struct
88 struct tf_rdata *rd_next; /* for linking a group of tf_rdatas */ argument
89 int rd_cnt; /* number of tf_rdatas in the list */ argument
99 } tf_rdata_t; argument