Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dtl.c958 static uint_t tl_hash_by_addr(void *, mod_hash_key_t);
1111 tl_hash_by_addr, NULL, tl_hash_cmp_addr, KM_SLEEP); in tl_attach()
1406 tl_hash_by_addr(void *hash_data, mod_hash_key_t key) in tl_hash_by_addr() function