Searched refs:DFIFOEMP (Results 1 – 2 of 2) sorted by relevance
319 #define DFIFOEMP 0x08 macro
1344 if ((dmastat & (DFIFOEMP | INTSTAT)) != 0) in aic_dataout_pio()1416 if ((dmastat & DFIFOEMP) != 0 && in aic_dataout_pio()