Home
last modified time | relevance | path

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

/drivers/dma/ioat/
Ddma.h331 static inline bool is_ioat_bug(unsigned long err) in is_ioat_bug() function
Ddma.c859 BUG_ON(is_ioat_bug(chanerr)); in ioat_timer_event()