Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/dls/
H A Ddls_link.c47 #define IMPL_HASHSZ 67 /* prime */ macro
78 dlp->dl_str_hash = mod_hash_create_idhash(name, IMPL_HASHSZ, in i_dls_link_constructor()
759 IMPL_HASHSZ, mod_hash_null_keydtor, mod_hash_null_valdtor, in dls_link_init()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac.c328 #define IMPL_HASHSZ 67 /* prime */ macro
437 IMPL_HASHSZ, mod_hash_null_keydtor, mod_hash_null_valdtor, in mac_init()