Searched defs:chanerr (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/dma/ioat/
H A Ddma_v2.c310 u32 chanerr; ioat2_timer_event() local
314 __func__, chanerr); ioat2_timer_event() local
353 u32 chanerr; ioat2_reset_hw() local
570 u32 chanerr = readl(chan->reg_base + IOAT_CHANERR_OFFSET); ioat2_alloc_chan_resources() local
573 "failed to start channel chanerr: %#x\n", chanerr); ioat2_alloc_chan_resources() local
H A Ddma.c199 u32 chansts, chanerr; ioat1_reset_channel() local
207 chan_num(chan), chansts, chanerr); ioat1_reset_channel() local
312 u32 chanerr; ioat1_dma_alloc_chan_resources() local
325 dev_err(to_dev(chan), "CHANERR = %x, clearing\n", chanerr); ioat1_dma_alloc_chan_resources() local
580 u32 chanerr = readl(chan->reg_base + IOAT_CHANERR_OFFSET); ioat_get_current_completion() local
582 chanerr); ioat_get_current_completion() local
H A Ddma_v3.c458 u32 chanerr = readl(chan->reg_base + IOAT_CHANERR_OFFSET); ioat3_cleanup() local
502 u32 chanerr; ioat3_eh() local
512 __func__, chanerr, chanerr_int); ioat3_eh() local
541 __func__, chanerr, err_handled); ioat3_eh() local
605 u32 chanerr; ioat3_timer_event() local
609 __func__, chanerr); ioat3_timer_event() local
1536 u32 chanerr; ioat3_reset_hw() local

Completed in 182 milliseconds