Searched refs:prot_mask (Results 1 – 4 of 4) sorted by relevance
600 static int prot_mask; variable601 module_param(prot_mask, int, 0444);602 MODULE_PARM_DESC(prot_mask, " host protection capabilities mask, def=0x0 ");3486 if (prot_mask & ~HISI_SAS_PROT_MASK) in hisi_sas_shost_alloc_pci()3488 prot_mask); in hisi_sas_shost_alloc_pci()3490 hisi_hba->prot_mask = prot_mask; in hisi_sas_shost_alloc_pci()5025 if (hisi_hba->prot_mask) { in hisi_sas_v3_probe()5027 prot_mask); in hisi_sas_v3_probe()5028 scsi_host_set_prot(hisi_hba->shost, prot_mask); in hisi_sas_v3_probe()5029 if (hisi_hba->prot_mask & HISI_SAS_DIX_PROT_MASK) in hisi_sas_v3_probe()
409 int prot_mask; member
2289 if (hisi_hba->prot_mask & HISI_SAS_DIX_PROT_MASK) in hisi_sas_alloc()
3878 if (prot_mask & (SHOST_DIX_TYPE0_PROTECTION in mpi3mr_alloc_chain_bufs()