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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c788 uint32_t wnt; local
830 wnt = 0;
831 while (node_dhc->auth_cfg.dh_group_priority[wnt] != 0xF) {
832 wnt++;
836 for (i = 0; i < wnt; i++) {
852 if (i == wnt) {

Completed in 58 milliseconds