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

/illumos-gate/usr/src/uts/common/io/
H A Dtl.c892 static int tl_hash_cmp_addr(mod_hash_key_t, mod_hash_key_t);
1046 tl_hash_by_addr, NULL, tl_hash_cmp_addr, KM_SLEEP);
1364 tl_hash_cmp_addr(mod_hash_key_t key1, mod_hash_key_t key2) function

Completed in 72 milliseconds