Searched refs:Fabric_DID_MASK (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_els.c2206 ((ndlp->nlp_DID & Fabric_DID_MASK) != Fabric_DID_MASK) &&
7851 if ((did & Fabric_DID_MASK) == Fabric_DID_MASK)
10380 if ((did & Fabric_DID_MASK) == Fabric_DID_MASK)
H A Dlpfc_nportdisc.c1121 if (((ndlp->nlp_DID & Fabric_DID_MASK) != Fabric_DID_MASK) &&
H A Dlpfc_hbadisc.c510 if (ndlp->nlp_DID & Fabric_DID_MASK) {
5317 if (((ndlp->nlp_DID & Fabric_DID_MASK) !=
5318 Fabric_DID_MASK) &&
H A Dlpfc_hw.h30 #define Fabric_DID_MASK 0xfff000U macro

Completed in 331 milliseconds