Home
last modified time | relevance | path

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

/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.h37 #define MFI_FUSION_ENABLE_INTERRUPT_MASK (0x00000009) macro
Dmegaraid_sas_fusion.c110 writel(~MFI_FUSION_ENABLE_INTERRUPT_MASK, &(regs)->outbound_intr_mask); in megasas_enable_intr_fusion()
145 if (!(status & MFI_FUSION_ENABLE_INTERRUPT_MASK)) in megasas_clear_intr_fusion()