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

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

Completed in 49 milliseconds