Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/hisi_sas/
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)
Dhisi_sas_main.c2239 if (hisi_hba->prot_mask & HISI_SAS_DIX_PROT_MASK) in hisi_sas_alloc()
Dhisi_sas_v3_hw.c4858 if (hisi_hba->prot_mask & HISI_SAS_DIX_PROT_MASK) in hisi_sas_v3_probe()