Home
last modified time | relevance | path

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

/drivers/scsi/mvsas/
Dmv_94xx.c568 tmp |= (IRQ_SAS_A | IRQ_SAS_B); in mvs_94xx_interrupt_enable()
584 tmp &= ~(IRQ_SAS_A | IRQ_SAS_B); in mvs_94xx_interrupt_disable()
600 if (!(stat & (IRQ_SAS_A | IRQ_SAS_B))) in mvs_94xx_isr_status()
611 ((stat & IRQ_SAS_B) && mvi->id == 1)) { in mvs_94xx_isr()
Dmv_94xx.h172 IRQ_SAS_B = (1 << 19), enumerator