Searched refs:ioat_copy (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/ioat/ |
H A D | ioat.h | 188 struct bus_dmadesc *ioat_copy(bus_dmaengine_t dmaengine, bus_addr_t dst,
|
H A D | ioat_test.c | 293 desc = ioat_copy(dma, dest, src, tx->length, cb, tx, in ioat_test_submit_1_tx()
|
H A D | ioat.c | 1227 ioat_copy(bus_dmaengine_t dmaengine, bus_addr_t dst, in ioat_copy() function
|