Searched refs:DFIFOFULL (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.h236 #define DFIFOFULL 0x10 macro
H A Daha152x.c2124 while(TESTLO(DMASTAT, DFIFOFULL|INTSTAT) && time_before(jiffies,the_time))
2127 if(TESTLO(DMASTAT, DFIFOFULL|INTSTAT)) {
2133 if(TESTHI(DMASTAT, DFIFOFULL)) {
2796 if (s & DFIFOFULL)
2797 printk("DFIFOFULL ");
3169 if (s & DFIFOFULL)
3170 SPRINTF("DFIFOFULL ");

Completed in 96 milliseconds