int residue; unsigned long flags = claim_dma_lock(); residue = get_dma_residue(dmanr); release_dma_lock(flags); ASSERT(residue == 0);