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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c1496 uint16_t dhgp_wcnt = 0; local
1539 dhgp_wcnt = 1;
1545 dhgp_wcnt = 2;
1551 dhgp_wcnt = 3;
1557 dhgp_wcnt = 4;
1562 dhgp_wcnt = 5;
1685 ap1->params.DHgIDList_wnt = LE_SWAP16(dhgp_wcnt);
1687 switch (dhgp_wcnt) {
1748 ap2->params.DHgIDList_wnt = LE_SWAP16(dhgp_wcnt);
1750 switch (dhgp_wcnt) {
[all...]

Completed in 130 milliseconds