Home
last modified time | relevance | path

Searched refs:dp_hash (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_impl.h67 did_hash_t *dp_hash; /* the hash table where we reside */ member
H A Ddid.c287 np->dp_hash = (did_hash_t *)topo_mod_getspecific(mp); in did_create()
611 topo_mod_setspecific(mp, hbdid->dp_hash); in did_setspecific()