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

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_els.c2210 ((ndlp->nlp_DID & Fabric_DID_MASK) != Fabric_DID_MASK) &&
7856 if ((did & Fabric_DID_MASK) == Fabric_DID_MASK)
10385 if ((did & Fabric_DID_MASK) == Fabric_DID_MASK)
H A Dlpfc_nportdisc.c1144 if (((ndlp->nlp_DID & Fabric_DID_MASK) != Fabric_DID_MASK) &&
H A Dlpfc_hbadisc.c511 if (ndlp->nlp_DID & Fabric_DID_MASK) {
5306 if (((ndlp->nlp_DID & Fabric_DID_MASK) !=
5307 Fabric_DID_MASK) &&
H A Dlpfc_hw.h30 #define Fabric_DID_MASK 0xfff000U macro

Completed in 234 milliseconds