Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c2840 uint32_t tmpkey, theKey; in emlxs_get_key() local
2875 theKey = SEED + t1 + t2 + t3 + t4; in emlxs_get_key()
2877 return (theKey); in emlxs_get_key()