Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/ioat/
Ddma.h301 static inline bool ioat_reset_pending(struct ioatdma_chan *ioat_chan) in ioat_reset_pending() function
Ddma.c254 while (ioat_reset_pending(ioat_chan)) { in ioat_reset_sync()