Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_xml.c50 static int enum_run(topo_mod_t *, tf_rdata_t *);
1359 if (enum_run(mp, &tmp_rd) < 0) { in pad_process()
1623 enum_run(topo_mod_t *mp, tf_rdata_t *rd) in enum_run() function
1770 if (enum_run(mp, rd) < 0) { in topo_xml_range_process()