Searched refs:dp_link (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_impl.h65 struct did *dp_link; /* for chaining to related did_t */ member in struct:did
H A Ddid.c357 return (dp->dp_link);
377 pd->dp_link = tail;
378 tail->dp_link = NULL;
385 from->dp_link = to;

Completed in 22 milliseconds