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

/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid.c373 pd = hd = did_find(mod, topo_node_getspecific(head));
547 did_find(topo_mod_t *mp, di_node_t dn) function
557 if ((dp = did_find(mp, dn)) == NULL)
571 if ((dp = did_find(mp, dn)) == NULL)
588 if ((dp = did_find(mp, dn)) == NULL)
599 if ((dp = did_find(mp, dn)) == NULL)

Completed in 76 milliseconds