Home
last modified time | relevance | path

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

/drivers/dma/ioat/
Ddma.h300 static inline bool ioat_reset_pending(struct ioat_chan_common *chan) in ioat_reset_pending() function
Ddma_v2.c249 while (ioat_reset_pending(chan)) { in ioat2_reset_sync()