Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/ioat/
Ddma.h275 static inline u64 ioat_chansts_to_addr(u64 status) in ioat_chansts_to_addr() function
Ddma.c569 phys_complete = ioat_chansts_to_addr(completion); in ioat_get_current_completion()