Lines Matching defs:did
377 /* Issue GEN REQ IOCB for NPORT <did> */
445 lpfc_find_vport_by_did(struct lpfc_hba *phba, uint32_t did) {
451 if ((vport_curr->fc_myDID) && (vport_curr->fc_myDID == did)) {
472 "Parse GID_FTrsp: did:x%x flg:x%x x%x",
500 "Skip1 GID_FTrsp: did:x%x flg:x%x cnt:%d",
513 "Query GID_FTrsp: did:x%x flg:x%x cnt:%d",
536 "Skip2 GID_FTrsp: did:x%x flg:x%x cnt:%d",
1085 int did, rc, retry;
1089 did = ((struct lpfc_sli_ct_request *) inp->virt)->un.gff.PortId;
1090 did = be32_to_cpu(did);
1093 "GFF_ID cmpl: status:x%x/x%x did:x%x",
1094 irsp->ulpStatus, irsp->un.ulpWord[4], did);
1104 did, fbits,
1116 "x%x x%x\n", did, fbits,
1150 cmdiocb->retry, did);
1161 did, irsp->ulpStatus, irsp->un.ulpWord[4],
1166 ndlp = lpfc_setup_disc_node(vport, did);
1171 did, ndlp->nlp_flag, vport->fc_flag,
1176 "NameServer Rsp Data: x%x x%x\n", did,
1219 int did;
1223 did = ((struct lpfc_sli_ct_request *)inp->virt)->un.gft.PortId;
1224 did = be32_to_cpu(did);
1227 "GFT_ID cmpl: status:x%x/x%x did:x%x",
1228 irsp->ulpStatus, irsp->un.ulpWord[4], did);
1239 did, fc4_data_0, fc4_data_1,
1245 ndlp = lpfc_findnode_did(vport, did);
1259 ndlp, did, ndlp->nlp_fc4_type,
1277 ndlp, did, ndlp->nlp_fc4_type,
1838 "Issue CT cmd: cmd:x%x did:x%x",