Searched refs:hash_wcnt (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c1495 uint16_t hash_wcnt = 0; local
1524 hash_wcnt = 1;
1530 hash_wcnt = 2;
1609 if (hash_wcnt == 1) {
1669 if (hash_wcnt == 1) {
1681 ap1->params.HashList_wcnt = LE_SWAP16(hash_wcnt);
1741 ap2->params.HashList_wcnt = LE_SWAP16(hash_wcnt);

Completed in 76 milliseconds