Searched refs:DFIFOFULL (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.h236 #define DFIFOFULL 0x10 macro
H A Daha152x.c2167 while(TESTLO(DMASTAT, DFIFOFULL|INTSTAT) && time_before(jiffies,the_time))
2170 if(TESTLO(DMASTAT, DFIFOFULL|INTSTAT)) {
2176 if(TESTHI(DMASTAT, DFIFOFULL)) {
2838 if (s & DFIFOFULL)
2839 printk("DFIFOFULL ");
3210 if (s & DFIFOFULL)
3211 SPRINTF("DFIFOFULL ");

Completed in 52 milliseconds