Searched refs:ioat_dma_is_complete (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/dma/
H A Dioatdma.c510 * ioat_dma_is_complete - poll the status of a IOAT DMA transaction
517 static enum dma_status ioat_dma_is_complete(struct dma_chan *chan, function
665 if (ioat_dma_is_complete(dma_chan, cookie, NULL, NULL) != DMA_SUCCESS) {
762 device->common.device_memcpy_complete = ioat_dma_is_complete;

Completed in 46 milliseconds