Searched refs:dph_mod (Results 1 – 2 of 2) sorted by relevance
97 r->dph_mod = hdl; in did_hash_create()124 topo_mod_free(ht->dph_mod, in did_hash_destroy()126 topo_mod_free(ht->dph_mod, ht, sizeof (did_hash_t)); in did_hash_destroy()138 topo_mod_dprintf(tab->dph_mod, "Insert [key=%p] into %p, bucket %d\n", in did_hash_insert()142 topo_mod_dprintf(tab->dph_mod, "first entry.\n"); in did_hash_insert()
94 topo_mod_t *dph_mod; /* module that allocated the hash table */ member