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

/illumos-gate/usr/src/uts/common/os/
H A Ddriver_lyr.c96 #define LI_HASH(mid, dip, dev) (ident_hash_func(mid, dip, dev) % LI_HASH_SZ)
187 ident_hash_func(modid_t modid, dev_info_t *dip, dev_t dev) function

Completed in 102 milliseconds