EBDMA_TC
bus_space_write_4(dt, dh, EBUS_DMAC_DCSR, EBDMA_RESET | EBDMA_TC);
if ((csr & EBDMA_TC) == 0) { /* can this happen? */