Lines Matching defs:did

1035 	    "%s: did=0x%x",
1068 "emlxs_disc_neverdev: did=0x%x.",
1093 uint32_t did;
1095 did = pkt->pkt_cmd_fhdr.d_id;
1100 ndlp = emlxs_node_find_did(port, did);
1104 "emlxs_cmpl_dhchap_challenge_issue: did=0x%x state=%x",
1105 did, pkt->pkt_state);
1108 "emlxs_cmpl_dhchap_challenge_issue: did=0x%x. Succcess.",
1109 did);
1140 uint32_t did;
1143 did = pkt->pkt_cmd_fhdr.d_id;
1148 ndlp = emlxs_node_find_did(port, did);
1153 did, pkt->pkt_state);
1156 "emlxs_cmpl_dhchap_success_issue: did=0x%x. Succcess.",
1157 did);
1198 "emlxs_issue_dhchap_success: did=0x%x", ndlp->nlp_DID);
1322 uint32_t did;
1324 did = pkt->pkt_cmd_fhdr.d_id;
1329 ndlp = emlxs_node_find_did(port, did);
1334 did, pkt->pkt_state);
1337 "emlxs_cmpl_auth_reject_issue: did=0x%x. Succcess.",
1338 did);
1423 "Auth reject: did=0x%x reason=%x expl=%x",
1469 pkt->pkt_cmd_fhdr.s_id = LE_SWAP24_LO(port->did);
1877 "issue_auth_negotiate: Unable to send pkt. did=0x%x",
1903 uint32_t did;
1905 did = pkt->pkt_cmd_fhdr.d_id;
1911 ndlp = emlxs_node_find_did(port, did);
1916 did, pkt->pkt_state);
1919 "emlxs_cmpl_dhchap_negotiate_issue: did=0x%x. Succcess.",
1920 did);
1934 "Reauth disabled. did=0x%x state=%x",
1975 "emlxs_cmpl_auth_msg_auth_negotiate_issue: did=0x%x",
2041 "emlxs_rcv_auth_msg_auth_negotiate_issue: did=0x%x",
2075 uint32_t did;
2077 did = pkt->pkt_cmd_fhdr.d_id;
2082 ndlp = emlxs_node_find_did(port, did);
2087 did, pkt->pkt_state);
2090 "emlxs_cmpl_dhchap_reply_issue: did=0x%x. Succcess.",
2091 did);
2152 "emlxs_issue_dhchap_challenge: did=0x%x hashlist=[%x,%x,%x,%x]",
2464 "emlxs_issue_dhchap_challenge: did=0x%x: pubkey_len=0x%x",
2591 "emlxs_issue_dhchap_reply failed: did=0x%x size=%x,%x",
2709 "emlxs_issue_dhchap_reply: did=0x%x (%x,%x,%x,%x,%x,%x)",
2785 "emlxs_rcv_auth_msg_auth_negotiate_cmpl_wait4next: did=0x%x",
3178 "emlxs_cmpl_auth_msg_dhchap_reply_issue: did=0x%x",
4006 "rcv_a_m_dhch_success_issue called. did=0x%x. Not implemented.",
4041 "cmpl_a_m_dhch_success_issue: did=0x%x auth_bidir=0x%x",
4084 "device_rm_plogi_issue called. did=0x%x. Not implemented.",
4409 "emlxs_rcv_auth_msg_dhchap_success_cmpl_wait4next: did=0x%x",
4540 "rcv_a_m_auth_negotiate_rcv called. did=0x%x. Not implemented.",
4924 "emlxs_rcv_auth_msg_unmapped_node: Sending ACC: did=0x%x",
6044 "emlxs_BIGNUM_get_dhval: did=0x%x privkey_len=0x%x dhgp_id=0x%x",
7078 "Not started. Auth disabled. did=0x%x", ndlp->nlp_DID);
7087 "Not started. NPIV auth disabled. did=0x%x", ndlp->nlp_DID);
7096 "Not started. FS auth disabled. did=0x%x", ndlp->nlp_DID);
7106 "Not started. E2E auth disabled. did=0x%x", ndlp->nlp_DID);
7141 "Not started. No auth cfg entry found. did=0x%x",
7160 "Not started. No auth key entry found. did=0x%x",
7182 "Not started. Auth unsupported. did=0x%x",
7194 "Failed. Auth unsupported. did=0x%x",
7212 "Not started. Auth mode=disabled. did=0x%x",
7232 "Failed. Auth mode=disabled. did=0x%x",
7382 "Not started. Unable to send PLOGI ACC. did=0x%x",
7393 "Authrsp timer activated. did=0x%x",
7403 "Auth initiated. did=0x%x limit=%d sbp=%p",
7408 "Failed. Auth initiation failed. did=0x%x",
7503 "did=0x%x status=%d sbp=%p ubp=%p",
7520 "Sending LOGO to did=0x%x...",
7589 emlxs_dhc_init_sp(emlxs_port_t *port, uint32_t did, SERV_PARM *sp, char **msg)
7598 fabric = ((did & FABRIC_DID_MASK) == FABRIC_DID_MASK) ? 1 : 0;
7599 fabric_switch = ((did == FABRIC_DID) ? 1 : 0);
7819 "Reauth timeout. Auth initiated. did=0x%x",
7893 "Reauth enabled. did=0x%x state=%x tmo=%d,%d",
7904 "Reauth disabled. did=0x%x state=%x",
7929 "Authrsp timeout. did=0x%x count=%d",