Home
last modified time | relevance | path

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

/freebsd/sys/dev/ioat/
H A Dioat.h223 struct bus_dmadesc *ioat_copy_crc(bus_dmaengine_t dmaengine, bus_addr_t dst,
H A Dioat_test.c327 desc = ioat_copy_crc(dma, dest, src, tx->length, in ioat_test_submit_1_tx()
H A Dioat.c1330 ioat_copy_crc(bus_dmaengine_t dmaengine, bus_addr_t dst, bus_addr_t src, in ioat_copy_crc() function