Home
last modified time | relevance | path

Searched defs:ioat_test (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/sys/dev/ioat/
H A Dioat_test.h52 struct ioat_test { struct
56 enum ioat_test_kind testkind; argument
59 uint32_t buffer_size;
60 uint32_t chain_depth;
61 uint32_t transactions;
88 #define IOAT_DMATEST _IOWR('i', 0, struct ioat_test) argument