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

/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c445 static uint_t ibd_hash_by_id(void *, mod_hash_key_t);
1344 * ibd_hash_by_id: Returns the qpn as the hash entry into bucket.
1351 ibd_hash_by_id(void *hash_data, mod_hash_key_t key) function
1397 ibd_hash_by_id, NULL, ibd_hash_key_cmp, KM_SLEEP);

Completed in 72 milliseconds