Searched refs:ioat_copy_8k_aligned (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/ioat/ |
H A D | ioat.h | 201 struct bus_dmadesc *ioat_copy_8k_aligned(bus_dmaengine_t dmaengine,
|
H A D | ioat_test.c | 305 desc = ioat_copy_8k_aligned(dma, dest, dst2, src, src2, in ioat_test_submit_1_tx() 313 desc = ioat_copy_8k_aligned(dma, dest, dst2, src, src2, in ioat_test_submit_1_tx()
|
H A D | ioat.c | 1252 ioat_copy_8k_aligned(bus_dmaengine_t dmaengine, bus_addr_t dst1, in ioat_copy_8k_aligned() function
|