Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/dma/ioat/
Ddma.h269 static inline bool ioat_reset_pending(struct ioatdma_chan *ioat_chan) in ioat_reset_pending() function
Ddma.c286 while (ioat_reset_pending(ioat_chan)) { in ioat_reset_sync()