Searched refs:ident_hash_func (Results 1 – 1 of 1) sorted by relevance
96 #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) in ident_hash_func() function