Searched refs:DMA_INTSON (Results 1 - 7 of 7) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc/
H A Ddma.h175 #define DMA_INTSON(regs) ((((regs)->cond_reg) |= (DMA_INT_ENAB))) macro
193 if(DMA_ISBROKEN(dma)) DMA_INTSON(dregs); \
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc/
H A Ddma.h175 #define DMA_INTSON(regs) ((((regs)->cond_reg) |= (DMA_INT_ENAB))) macro
193 if(DMA_ISBROKEN(dma)) DMA_INTSON(dregs); \
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Ddvma.h200 #define DMA_INTSON(regs) ((((regs)->cond_reg) |= (DMA_INT_ENAB))) macro
218 if(DMA_ISBROKEN(dma)) DMA_INTSON(dregs); \
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc64/
H A Ddma.h169 #define DMA_INTSON(__regs) \ macro
203 if(DMA_ISBROKEN(dma)) DMA_INTSON(dregs); \
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
H A Ddvma.h200 #define DMA_INTSON(regs) ((((regs)->cond_reg) |= (DMA_INT_ENAB))) macro
218 if(DMA_ISBROKEN(dma)) DMA_INTSON(dregs); \
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc64/
H A Ddma.h169 #define DMA_INTSON(__regs) \ macro
203 if(DMA_ISBROKEN(dma)) DMA_INTSON(dregs); \
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dsun3x_esp.c258 DMA_INTSON((struct sparc_dma_registers *) esp->dregs);
300 DMA_INTSON(dregs);

Completed in 58 milliseconds