Home
last modified time | relevance | path

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

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