Searched refs:DMA_FENCE (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/ioat/
H A Dioat.h54 #define DMA_FENCE 0x4 macro
55 #define _DMA_GENERIC_FLAGS (DMA_INT_EN | DMA_NO_WAIT | DMA_FENCE)
H A Dioat.c1151 if ((flags & DMA_FENCE) != 0)

Completed in 61 milliseconds