Searched refs:ioat_print_chanerrs (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/dma/ioat/
H A Ddma.c74 static void ioat_print_chanerrs(struct ioatdma_chan *ioat_chan, u32 chanerr) function
839 ioat_print_chanerrs(ioat_chan, err_handled);
841 ioat_print_chanerrs(ioat_chan, (chanerr & ~err_handled));
920 ioat_print_chanerrs(ioat_chan, chanerr);
961 ioat_print_chanerrs(ioat_chan, chanerr);

Completed in 135 milliseconds