Searched defs:pad_process (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_xml.c1167 pad_process(topo_mod_t *mp, tf_rdata_t *rd, xmlNodePtr pxn, tnode_t *ptn, function
1183 "pad_process beneath %s=%d\n", topo_node_name(ptn),
1254 "pad_process: dcnt=%d, pgcnt=%d, ecnt=%d, joined_set=%d\n",
1275 "pad_process: enumeration failed.\n");
1470 if (pad_process(mp, rd, cn, ntn, &newi->ti_pad) < 0)
1552 if (pad_process(mp, rd, nn, ntn, &newi->ti_pad) < 0)
1701 if (pad_process(mp, rd, pxn, ctn, rpad) < 0)
1819 if (pad_process(mp, rd, rn, ct, &rd->rd_pad)

Completed in 49 milliseconds