Searched refs:DFIFOEMP (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.h237 #define DFIFOEMP 0x08 macro
H A Daha152x.c2122 while(TESTLO(DMASTAT, INTSTAT) || TESTLO(DMASTAT, DFIFOEMP) || TESTLO(SSTAT2, SEMPTY)) {
2197 TESTLO(DMASTAT, DFIFOEMP) ||
2264 if(TESTLO(DMASTAT, DFIFOEMP)) {
2295 while(TESTLO(DMASTAT, DFIFOEMP|INTSTAT) && time_before(jiffies,the_time))
2298 if(TESTLO(DMASTAT, DFIFOEMP|INTSTAT)) {
2308 if(TESTLO(DMASTAT, DFIFOEMP)) {
2798 if (s & DFIFOEMP)
2799 printk("DFIFOEMP ");
3171 if (s & DFIFOEMP)
3172 SPRINTF("DFIFOEMP ");
[all...]

Completed in 77 milliseconds