Home
last modified time | relevance | path

Searched refs:ioat_reset_pending (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/dma/ioat/
H A Ddma.h271 static inline bool ioat_reset_pending(struct ioatdma_chan *ioat_chan) in ioat_reset_pending() function
H A Ddma.c298 while (ioat_reset_pending(ioat_chan)) { in ioat_reset_sync()