Lines Matching defs:did
941 * @did: The targets DID for this exchange.
947 lpfc_get_active_rrq(struct lpfc_vport *vport, uint16_t xri, uint32_t did)
959 rrq->nlp_DID == did){
2809 uint32_t oxid, sid, did, fctl, size;
2818 did = sli4_did_from_fc_hdr(fc_hdr);
2890 did, sid, oxid,
5116 "3110 Port did not grant ASABT\n");
5149 "0443 Adapter did not grant "
9923 /* word5 iocb=rsvd wge=did */
17525 * @did: Destination ID to match against
17535 uint16_t fcfi, uint32_t did)
17541 if (did == Fabric_DID)
17552 vports[i]->fc_myDID == did) {
17862 /* Failure means BLS ABORT RSP did not get delivered to remote node*/
18426 uint32_t did;
18468 did = sli4_did_from_fc_hdr(fc_hdr);
18470 vport = lpfc_fc_frame_to_vport(phba, fc_hdr, fcfi, did);
18479 (did != Fabric_DID)) {