Home
last modified time | relevance | path

Searched refs:last_completion (Results 1 – 3 of 3) sorted by relevance

/drivers/dma/ioat/
Ddma.c581 if (*phys_complete == ioat_chan->last_completion) in ioat_cleanup_preamble()
689 ioat_chan->last_completion = phys_complete; in __cleanup()
Ddma.h96 dma_addr_t last_completion; member
Dinit.c683 ioat_chan->last_completion = 0; in ioat_free_chan_resources()