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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Daha152x.h220 #define ENDMA 0x80 macro
H A Daha152x.c2142 SETPORT(DMACNTRL0, RSTFIFO|ENDMA);
2201 SETPORT(DMACNTRL0, ENDMA|_8BIT);
2205 SETPORT(DMACNTRL0, ENDMA);
2227 SETPORT(DMACNTRL0, ENDMA|_8BIT);
2235 SETPORT(DMACNTRL0, ENDMA|_8BIT);
2279 SETPORT(DMACNTRL0, WRITE_READ | ENDMA);
2312 SETPORT(DMACNTRL0,WRITE_READ|ENDMA|_8BIT);
2316 SETPORT(DMACNTRL0,WRITE_READ|ENDMA);
2822 if (s & ENDMA)
2823 printk("ENDMA ");
[all...]

Completed in 275 milliseconds