Searched defs:ibd_hash_key_cmp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c444 static int ibd_hash_key_cmp(mod_hash_key_t, mod_hash_key_t);
1345 * ibd_hash_key_cmp: Compares two keys, return 0 on success or else 1.
1370 ibd_hash_key_cmp(mod_hash_key_t key1, mod_hash_key_t key2) function
1397 ibd_hash_by_id, NULL, ibd_hash_key_cmp, KM_SLEEP);

Completed in 76 milliseconds