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

/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/
H A Dmptsas_hash.h31 typedef uint64_t (*refhash_hash_f)(const void *); typedef
43 refhash_hash_f rh_hash;
48 extern refhash_t *refhash_create(uint_t, refhash_hash_f, refhash_cmp_f,

Completed in 62 milliseconds