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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/dma/
H A Dioatdma.h93 dma_addr_t completion_addr; member in struct:ioat_dma_chan
H A Dioatdma.c161 &ioat_chan->completion_addr);
165 ((u64) ioat_chan->completion_addr) & 0x00000000FFFFFFFF);
167 ((u64) ioat_chan->completion_addr) >> 32);
203 ioat_chan->completion_addr);
210 ioat_chan->last_completion = ioat_chan->completion_addr = 0;

Completed in 45 milliseconds