Searched refs:DMA_INT_EN (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/ioat/
H A Dioat.h43 #define DMA_INT_EN 0x1 macro
55 #define _DMA_GENERIC_FLAGS (DMA_INT_EN | DMA_NO_WAIT | DMA_FENCE)
H A Dioat_test.c294 flags = DMA_INT_EN;
H A Dioat.c1151 if ((flags & DMA_INT_EN) != 0)

Completed in 60 milliseconds