Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_els.c3458 ndlp = lpfc_findnode_did(vport, Fabric_Cntl_DID); in lpfc_issue_els_scr()
3460 ndlp = lpfc_nlp_init(vport, Fabric_Cntl_DID); in lpfc_issue_els_scr()
3743 ndlp = lpfc_findnode_did(vport, Fabric_Cntl_DID); in lpfc_issue_els_rdf()
3745 ndlp = lpfc_nlp_init(vport, Fabric_Cntl_DID); in lpfc_issue_els_rdf()
10666 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.c503 case Fabric_Cntl_DID: in lpfc_dev_loss_tmo_handler()
1161 (ndlp->nlp_DID == Fabric_Cntl_DID)))) in lpfc_cleanup_rpis()