Home
last modified time | relevance | path

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

/freebsd/sys/dev/ioat/
H A Dioat_test.h39 IOAT_TEST_FILL = 0, enumerator
H A Dioat_test.c152 if (test->testkind == IOAT_TEST_FILL) { in ioat_compare_ok()
295 else if (test->testkind == IOAT_TEST_FILL) { in ioat_test_submit_1_tx()
414 if (test->testkind == IOAT_TEST_FILL && in ioat_dma_test()
/freebsd/tools/tools/ioat/
H A Dioatcontrol.c186 t.testkind = IOAT_TEST_FILL; in main()