Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c2865 uint32_t tmpkey, theKey; in emlxs_get_key() local
2900 theKey = SEED + t1 + t2 + t3 + t4; in emlxs_get_key()
2902 return (theKey); in emlxs_get_key()