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

/opensolaris-onvv-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_hash.c119 n = e->dp_next;
149 assertchk = assertchk->dp_next)
151 new->dp_next = tab->dph_hash[idx];
169 e = e->dp_next;
H A Ddid_impl.h64 struct did *dp_next; /* for chaining in a hash bucket */ member in struct:did
/opensolaris-onvv-gate/usr/src/lib/libdtrace/common/
H A Ddt_open.c738 prov->dp_next = *provmod;
754 next = current->dp_next;
1373 for (prov = dtp->dt_provmod; prov != NULL; prov = prov->dp_next, i++) {
H A Ddt_impl.h138 struct dt_provmod *dp_next; /* next module */ member in struct:dt_provmod

Completed in 76 milliseconds