Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas.h88 #define HISI_SAS_DIX_PROT_MASK (SHOST_DIX_TYPE1_PROTECTION | \ macro
92 #define HISI_SAS_PROT_MASK (HISI_SAS_DIF_PROT_MASK | HISI_SAS_DIX_PROT_MASK)
H A Dhisi_sas_main.c2222 if (hisi_hba->prot_mask & HISI_SAS_DIX_PROT_MASK) in hisi_sas_alloc()
H A Dhisi_sas_v3_hw.c4997 if (hisi_hba->prot_mask & HISI_SAS_DIX_PROT_MASK) in hisi_sas_v3_probe()