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

/freebsd-13-stable/sys/dev/ioat/
H A Dioat.h66 #define DMA_CRC_TEST 0x10 macro
67 #define _DMA_CRC_TESTSTORE (DMA_CRC_STORE | DMA_CRC_TEST)
74 #define _DMA_CRC_FLAGS (DMA_CRC_STORE | DMA_CRC_TEST | DMA_CRC_INLINE)
219 * If flags include DMA_CRC_TEST and not DMA_CRC_INLINE, the computed CRC32C is
H A Dioat.c1340 case DMA_CRC_TEST:
1410 case DMA_CRC_TEST:

Completed in 50 milliseconds