Searched refs:DMA_CRC_INLINE (Results 1 – 2 of 2) sorted by relevance
70 #define DMA_CRC_INLINE 0x20 macro71 #define _DMA_CRC_FLAGS (DMA_CRC_STORE | DMA_CRC_TEST | DMA_CRC_INLINE)
1350 KASSERT(teststore != 0 || (flags & DMA_CRC_INLINE) == 0, in ioat_copy_crc()1373 if ((flags & DMA_CRC_INLINE) == 0) { in ioat_copy_crc()1420 KASSERT(teststore != 0 || (flags & DMA_CRC_INLINE) == 0, in ioat_crc()1443 if ((flags & DMA_CRC_INLINE) == 0) { in ioat_crc()