Searched refs:ENDMA (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Daha152x.h220 #define ENDMA 0x80 macro
H A Daha152x.c2098 SETPORT(DMACNTRL0, RSTFIFO|ENDMA);
2158 SETPORT(DMACNTRL0, ENDMA|_8BIT);
2162 SETPORT(DMACNTRL0, ENDMA);
2184 SETPORT(DMACNTRL0, ENDMA|_8BIT);
2192 SETPORT(DMACNTRL0, ENDMA|_8BIT);
2237 SETPORT(DMACNTRL0, WRITE_READ | ENDMA);
2271 SETPORT(DMACNTRL0,WRITE_READ|ENDMA|_8BIT);
2275 SETPORT(DMACNTRL0,WRITE_READ|ENDMA);
2780 if (s & ENDMA)
2781 printk("ENDMA ");
[all...]

Completed in 60 milliseconds