Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/ioat/
Ddma.h327 static inline bool is_ioat_bug(unsigned long err) in is_ioat_bug() function
Ddma_v2.c316 BUG_ON(is_ioat_bug(chanerr)); in ioat2_timer_event()
Ddma_v3.c611 BUG_ON(is_ioat_bug(chanerr)); in ioat3_timer_event()