Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.h25 #define MFI_FUSION_ENABLE_INTERRUPT_MASK (0x00000009) macro
Dmegaraid_sas_fusion.c175 writel(~MFI_FUSION_ENABLE_INTERRUPT_MASK, &(regs)->outbound_intr_mask); in megasas_enable_intr_fusion()
217 if (!(status & MFI_FUSION_ENABLE_INTERRUPT_MASK)) in megasas_clear_intr_fusion()