Searched refs:is_ioat_bug (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/dma/ioat/ | ||
D | dma.h | 331 static inline bool is_ioat_bug(unsigned long err) in is_ioat_bug() function |
D | dma.c | 859 BUG_ON(is_ioat_bug(chanerr)); in ioat_timer_event() |