Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/daplt/
H A Ddaplt.h75 uint64_t he_hkey; member
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c9524 hep->he_hkey = hkey; in daplka_hash_insert()
9531 if (curr_hep->he_hkey == hep->he_hkey) { in daplka_hash_insert()
9539 bucket, (longlong_t)hep->he_hkey); in daplka_hash_insert()
9591 if ((*curr_hepp)->he_hkey == hkey) { in daplka_hash_remove()
9699 if (curr_hep->he_hkey == hkey) { in daplka_hash_lookup()