Searched refs:DFIFOFULL (Results 1 – 2 of 2) sorted by relevance
237 #define DFIFOFULL 0x10 macro
1971 while(TESTLO(DMASTAT, DFIFOFULL|INTSTAT) && time_before(jiffies,the_time)) in datai_run()1974 if(TESTLO(DMASTAT, DFIFOFULL|INTSTAT)) { in datai_run()1979 if(TESTHI(DMASTAT, DFIFOFULL)) { in datai_run()2731 if (s & DFIFOFULL) in get_ports()