Home
last modified time | relevance | path

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

/freebsd/sys/dev/ioat/
H A Dioat.h122 bus_dmaengine_t ioat_get_dmaengine(uint32_t channel_index, int flags);
H A Dioat_test.c406 dmaengine = ioat_get_dmaengine(test->channel_index, M_NOWAIT); in ioat_dma_test()
H A Dioat.c968 ioat_get_dmaengine(uint32_t index, int flags) in ioat_get_dmaengine() function