Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.h317 #define NODE_STATE_AUTH_NEGOTIATE_ISSUE 0x04 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c372 {NODE_STATE_AUTH_NEGOTIATE_ISSUE, "NEGOTIATE_ISSUE"},
1499 emlxs_dhc_state(port, ndlp, NODE_STATE_AUTH_NEGOTIATE_ISSUE, 0, 0); in emlxs_issue_auth_negotiate()
2026 emlxs_dhc_state(port, ndlp, NODE_STATE_AUTH_NEGOTIATE_ISSUE, in emlxs_rcv_auth_msg_auth_negotiate_issue()
9105 if (ndlp->node_dhc.state >= NODE_STATE_AUTH_NEGOTIATE_ISSUE) { in emlxs_dhc_init_auth()