Home
last modified time | relevance | path

Searched refs:ioat_chansts_to_addr (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/dma/ioat/
Ddma.h263 static inline u64 ioat_chansts_to_addr(u64 status) in ioat_chansts_to_addr() function
Ddma.c574 phys_complete = ioat_chansts_to_addr(completion); in ioat_get_current_completion()
735 if (ioat_chansts_to_addr(status) != 0) in ioat1_timer_event()
Ddma_v3.c313 phys_complete = ioat_chansts_to_addr(completion); in ioat3_get_current_completion()