Home
last modified time | relevance | path

Searched refs:DMA_HNDL_INTR (Results 1 – 4 of 4) sorted by relevance

/linux/arch/m68k/include/asm/
A Ddvma.h145 #define DMA_HNDL_INTR 0x00000001 /* An IRQ needs to be handled */ macro
198 #define DMA_IRQ_P(regs) ((((regs)->cond_reg) & (DMA_HNDL_INTR | DMA_HNDL_ERROR)))
/linux/arch/sparc/include/asm/
A Ddma.h33 #define DMA_HNDL_INTR 0x00000001 /* An IRQ needs to be handled */ macro
/linux/drivers/scsi/
A Dsun3x_esp.c66 if (dma_read32(DMA_CSR) & (DMA_HNDL_INTR | DMA_HNDL_ERROR)) in sun3x_esp_irq_pending()
A Dsun_esp.c216 if (dma_read32(DMA_CSR) & (DMA_HNDL_INTR | DMA_HNDL_ERROR)) in sbus_esp_irq_pending()

Completed in 5 milliseconds