Searched refs:fac_process (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_xml.c | 52 static int fac_process(topo_mod_t *, xmlNodePtr, tf_rdata_t *, tnode_t *); 1333 if (fac_process(mp, target, rd, ct) < 0) in pad_process() 1339 if (fac_process(mp, target, rd, ptn) < 0) in pad_process() 1404 fac_process(topo_mod_t *mp, xmlNodePtr pn, tf_rdata_t *rd, tnode_t *ptn) in fac_process() function 1556 if (fac_process(mp, nn, rd, ntn) < 0) in node_process() 1825 if (fac_process(mp, rn, rd, ct) < 0) in topo_xml_range_process()
|