Lines Matching refs:Fabric_DID
178 if ((did == Fabric_DID) &&
357 * active ndlp node with Fabric_DID must already exist for this @vport.
380 ndlp = lpfc_findnode_did(vport, Fabric_DID);
408 rc = lpfc_reg_rpi(phba, vport->vpi, Fabric_DID, (uint8_t *)sp, mbox,
473 ndlp = lpfc_findnode_did(vport, Fabric_DID);
1364 vport->fc_myDID = Fabric_DID;
1401 * contains a active Fabric_DID ndlp. Note that this function is to issue
1419 Fabric_DID);
1435 (ndlp->nlp_DID == Fabric_DID))
1449 * specified. It first searches the ndlp with the Fabric_DID (0xfffffe) from
1469 ndlp = lpfc_findnode_did(vport, Fabric_DID);
1472 ndlp = lpfc_nlp_init(vport, Fabric_DID);
1501 * specified. It first searches the ndlp with the Fabric_DID (0xfffffe) from
1518 ndlp = lpfc_findnode_did(vport, Fabric_DID);
1521 ndlp = lpfc_nlp_init(vport, Fabric_DID);
7131 vport->fc_myDID = Fabric_DID;
9292 ndlp = lpfc_findnode_did(vports[i], Fabric_DID);
9319 ndlp = lpfc_findnode_did(phba->pport, Fabric_DID);