Searched refs:NODE_EVENT_CMPL_AUTH_MSG (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_dhchap.h | 303 #define NODE_EVENT_CMPL_AUTH_MSG 0x3 macro
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_dhchap.c | 343 #define NODE_EVENT_CMPL_AUTH_MSG 0x3 macro 351 {NODE_EVENT_CMPL_AUTH_MSG, "AUTH_MSG_CMPL"}, 1090 NULL, ndlp, NODE_EVENT_CMPL_AUTH_MSG); in emlxs_cmpl_dhchap_challenge_issue() 1138 NULL, ndlp, NODE_EVENT_CMPL_AUTH_MSG); in emlxs_cmpl_dhchap_success_issue() 1322 NULL, ndlp, NODE_EVENT_CMPL_AUTH_MSG); in emlxs_cmpl_auth_reject_issue() 1901 NULL, ndlp, NODE_EVENT_CMPL_AUTH_MSG); in emlxs_cmpl_auth_negotiate_issue() 2072 NULL, ndlp, NODE_EVENT_CMPL_AUTH_MSG); in emlxs_cmpl_dhchap_reply_issue()
|