Searched refs:did_link_get (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid.h66 extern did_t *did_link_get(did_t *);
H A Ddid.c354 did_link_get(did_t *dp) function
375 while ((hd = did_link_get(hd)) != NULL)
H A Dpcibus.c679 didp = did_link_get(didp);
689 assert(did_link_get(hbdid) == NULL);
/illumos-gate/usr/src/lib/fm/topo/modules/common/hostbridge/
H A Dhostbridge.c346 didp = did_link_get(didp);

Completed in 59 milliseconds