Searched defs: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 *);
1270 if (enum_run(mp, &tmp_rd) < 0) {
1606 enum_run(topo_mod_t *mp, tf_rdata_t *rd) function
1611 topo_dprintf(mp->tm_hdl, TOPO_DBG_XML, "enum_run\n");
1623 "enum_run: mod_load of %s failed: %s.\n",
1753 if (enum_run(mp, rd) < 0) {

Completed in 49 milliseconds