Home
last modified time | relevance | path

Searched refs:ht_lookup_func (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/io/warlock/
H A Ddaplt.wlcmd29 add daplka_hash_table::ht_lookup_func targets \
/titanic_50/usr/src/uts/common/sys/ib/clients/daplt/
H A Ddaplt.h94 void (*ht_lookup_func)(void *); member
/titanic_50/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c9454 htblp->ht_lookup_func = lookup_func; in daplka_hash_create()
9712 if (htblp->ht_lookup_func != NULL) { in daplka_hash_lookup()
9713 (*htblp->ht_lookup_func)(objp); in daplka_hash_lookup()
9792 htblp->ht_lookup_func = NULL; in daplka_hash_destroy()