Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/aic94xx/
H A Daic94xx_reg_def.h104 #define COMINT 0x00000008 macro
109 #define CHIMINT_MASK (HOSTERR | INITERR | DEVINT | COMINT |\
112 #define DEVEXCEPT_MASK (HOSTERR | INITERR | DEVINT | COMINT)
H A Daic94xx_hwi.c765 * asd_com_sas_isr -- process device communication interrupt (COMINT)
1016 if (chimint & COMINT) in asd_hw_isr()
/kernel/linux/linux-6.6/drivers/scsi/aic94xx/
H A Daic94xx_reg_def.h104 #define COMINT 0x00000008 macro
109 #define CHIMINT_MASK (HOSTERR | INITERR | DEVINT | COMINT |\
112 #define DEVEXCEPT_MASK (HOSTERR | INITERR | DEVINT | COMINT)
H A Daic94xx_hwi.c763 * asd_com_sas_isr -- process device communication interrupt (COMINT)
1014 if (chimint & COMINT) in asd_hw_isr()

Completed in 15 milliseconds