Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/ioat/
H A Ddma.h245 static inline u64 ioat_chansts_to_addr(u64 status) in ioat_chansts_to_addr() function
H A Ddma.c535 phys_complete = ioat_chansts_to_addr(completion); in ioat_get_current_completion()