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

/osnet-11/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_impl.h70 int dp_refcnt; /* multiple nodes may point at a did_t */ member in struct:did
H A Ddid.c422 dp->dp_refcnt++;
429 assert(dp->dp_refcnt > 0);
430 dp->dp_refcnt--;

Completed in 15 milliseconds