Lines Matching defs:did
289 u32 did;
292 did = bf_get(els_rsp64_sid, &ctiocbq->wqe.xmit_els_rsp);
295 "6438 Unsol CT: status:x%x/x%x did : x%x\n",
296 ulp_status, ulp_word4, did);
304 ndlp = lpfc_findnode_did(vport, did);
308 did);
627 /* Issue GEN REQ IOCB for NPORT <did> */
699 lpfc_find_vport_by_did(struct lpfc_hba *phba, uint32_t did) {
705 if ((vport_curr->fc_myDID) && (vport_curr->fc_myDID == did)) {
726 "Parse GID_FTrsp: did:x%x flg:x%x x%x",
754 "Skip1 GID_FTrsp: did:x%x flg:x%x cnt:%d",
767 "Query GID_FTrsp: did:x%x flg:x%x cnt:%d",
790 "Skip2 GID_FTrsp: did:x%x flg:x%x cnt:%d",
1362 int did, rc, retry;
1368 did = ((struct lpfc_sli_ct_request *) inp->virt)->un.gff.PortId;
1369 did = be32_to_cpu(did);
1372 "GFF_ID cmpl: status:x%x/x%x did:x%x",
1373 ulp_status, ulp_word4, did);
1390 did, fbits,
1402 "x%x x%x\n", did, fbits,
1436 cmdiocb->retry, did);
1449 did, ulp_status, ulp_word4,
1454 ndlp = lpfc_setup_disc_node(vport, did);
1459 did, ndlp->nlp_flag, vport->fc_flag,
1464 "NameServer Rsp Data: x%x x%x\n", did,
1510 int did;
1517 did = ((struct lpfc_sli_ct_request *)inp->virt)->un.gft.PortId;
1518 did = be32_to_cpu(did);
1521 "GFT_ID cmpl: status:x%x/x%x did:x%x",
1522 ulp_status, ulp_word4, did);
1540 did, fc4_data_0, fc4_data_1,
1550 ndlp = lpfc_findnode_did(vport, did);
1565 ndlp, did, ndlp->nlp_fc4_type,
1590 ndlp, did, ndlp->nlp_fc4_type,
2154 "Issue CT cmd: cmd:x%x did:x%x",