Home
last modified time | relevance | path

Searched refs:DEVINT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic94xx/
H A Daic94xx_reg_def.h103 #define DEVINT 0x00000010 macro
109 #define CHIMINT_MASK (HOSTERR | INITERR | DEVINT | COMINT |\
112 #define DEVEXCEPT_MASK (HOSTERR | INITERR | DEVINT | COMINT)
H A Daic94xx_hwi.c891 * asd_dch_sas_isr -- process device channel interrupt (DEVINT)
1018 if (chimint & DEVINT) in asd_hw_isr()
/kernel/linux/linux-6.6/drivers/scsi/aic94xx/
H A Daic94xx_reg_def.h103 #define DEVINT 0x00000010 macro
109 #define CHIMINT_MASK (HOSTERR | INITERR | DEVINT | COMINT |\
112 #define DEVEXCEPT_MASK (HOSTERR | INITERR | DEVINT | COMINT)
H A Daic94xx_hwi.c889 * asd_dch_sas_isr -- process device channel interrupt (DEVINT)
1016 if (chimint & DEVINT) in asd_hw_isr()

Completed in 27 milliseconds