Home
last modified time | relevance | path

Searched refs:Fabric_Cntl_DID (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/lpfc/
H A Dlpfc_els.c3509 ndlp = lpfc_findnode_did(vport, Fabric_Cntl_DID); in lpfc_issue_els_scr()
3511 ndlp = lpfc_nlp_init(vport, Fabric_Cntl_DID); in lpfc_issue_els_scr()
3794 ndlp = lpfc_findnode_did(vport, Fabric_Cntl_DID); in lpfc_issue_els_rdf()
3796 ndlp = lpfc_nlp_init(vport, Fabric_Cntl_DID); in lpfc_issue_els_rdf()
10719 if (did != Fabric_Cntl_DID) { in lpfc_els_unsol_buffer()
H A Dlpfc_hw.h25 #define Fabric_Cntl_DID 0xfffffdU macro
H A Dlpfc_hbadisc.c495 case Fabric_Cntl_DID: in lpfc_dev_loss_tmo_handler()
1158 (ndlp->nlp_DID == Fabric_Cntl_DID)))) in lpfc_cleanup_rpis()
H A Dlpfc_init.c3046 if (ndlp->nlp_DID == Fabric_Cntl_DID && in lpfc_cleanup()