Home
last modified time | relevance | path

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

/freebsd/sys/dev/ioat/
H A Dioat.h71 #define _DMA_CRC_FLAGS (DMA_CRC_STORE | DMA_CRC_TEST | DMA_CRC_INLINE) macro
H A Dioat.c1367 callback_arg, flags & ~_DMA_CRC_FLAGS); in ioat_copy_crc()
1437 callback_arg, flags & ~_DMA_CRC_FLAGS); in ioat_crc()