Home
last modified time | relevance | path

Searched refs:Fabric_DID_MASK (Results 1 – 2 of 2) sorted by relevance

/drivers/scsi/lpfc/
Dlpfc_els.c3817 if ((did & Fabric_DID_MASK) == Fabric_DID_MASK) in lpfc_rscn_payload_check()
5346 if ((did & Fabric_DID_MASK) == Fabric_DID_MASK) in lpfc_els_unsol_buffer()
5355 if ((did & Fabric_DID_MASK) == Fabric_DID_MASK) in lpfc_els_unsol_buffer()
Dlpfc_hw.h28 #define Fabric_DID_MASK 0xfff000U macro