Searched refs:SEMPTY (Results 1 – 2 of 2) sorted by relevance
178 #define SEMPTY 0x10 macro
2011 while(TESTLO(DMASTAT, INTSTAT) || TESTLO(DMASTAT, DFIFOEMP) || TESTLO(SSTAT2, SEMPTY)) { in datai_run()2029 while(TESTLO(SSTAT2, SEMPTY) && time_before(jiffies,the_time)) in datai_run()2032 if(TESTLO(SSTAT2, SEMPTY)) { in datai_run()2089 TESTLO(SSTAT2, SEMPTY) || in datai_run()2742 if (s & SEMPTY) in get_ports()