Home
last modified time | relevance | path

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

/freebsd/sys/dev/ioat/
H A Dioat.h188 struct bus_dmadesc *ioat_copy(bus_dmaengine_t dmaengine, bus_addr_t dst,
H A Dioat_test.c293 desc = ioat_copy(dma, dest, src, tx->length, cb, tx, in ioat_test_submit_1_tx()
H A Dioat.c1227 ioat_copy(bus_dmaengine_t dmaengine, bus_addr_t dst, in ioat_copy() function