Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/raw/ioat/
H A Dioat_rawdev_test.c190 char pat_byte = ((char *)&pattern)[j % 8]; in test_enqueue_fill() local
191 if (dst_data[j] != pat_byte) { in test_enqueue_fill()
194 pat_byte); in test_enqueue_fill()