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

/osnet-11/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_hash.c97 r->dph_mod = hdl;
124 topo_mod_free(ht->dph_mod,
126 topo_mod_free(ht->dph_mod, ht, sizeof (did_hash_t));
138 topo_mod_dprintf(tab->dph_mod, "Insert [key=%p] into %p, bucket %d\n",
142 topo_mod_dprintf(tab->dph_mod, "first entry.\n");
H A Ddid_impl.h94 topo_mod_t *dph_mod; /* module that allocated the hash table */ member in struct:did_hash

Completed in 15 milliseconds