Searched refs:DMAXFERCOMP (Results 1 – 2 of 2) sorted by relevance
515 #define DMAXFERCOMP 0x02 /* Bus Master XFER Complete status */ macro
2209 } while (!(TempDMAstatus & DMAXFERCOMP) && --ctr); in data_in_phase0()