Home
last modified time | relevance | path

Searched refs:ioat_chansts (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/dma/ioat/
Ddma.h238 static inline u64 ioat_chansts(struct ioat_chan_common *chan) in ioat_chansts() function
253 #define ioat_chansts ioat_chansts_32 macro
Ddma_v2.c227 status = ioat_chansts(chan); in ioat2_quiesce()
235 status = ioat_chansts(chan); in ioat2_quiesce()
304 status = ioat_chansts(chan); in ioat2_timer_event()
564 status = ioat_chansts(chan); in ioat2_alloc_chan_resources()
Ddma.c732 u64 status = ioat_chansts(chan); in ioat1_timer_event()
Ddma_v3.c599 status = ioat_chansts(chan); in ioat3_timer_event()