Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/ioat/
Ddma.h426 int ioat_reset_hw(struct ioatdma_chan *ioat_chan);
Dinit.c619 if (ioat_reset_hw(ioat_chan)) { in ioat_enumerate_channels()
648 ioat_reset_hw(ioat_chan); in ioat_free_chan_resources()
1209 ioat_reset_hw(ioat_chan); in ioat_shutdown()
Ddma.c943 int ioat_reset_hw(struct ioatdma_chan *ioat_chan) in ioat_reset_hw() function