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

/freebsd-12-stable/sys/dev/ioat/
H A Dioat.h74 #define _DMA_CRC_FLAGS (DMA_CRC_STORE | DMA_CRC_TEST | DMA_CRC_INLINE) macro
H A Dioat.c1348 callback_arg, flags & ~_DMA_CRC_FLAGS);
1418 callback_arg, flags & ~_DMA_CRC_FLAGS);

Completed in 54 milliseconds