Home
last modified time | relevance | path

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

/freebsd/sys/dev/ioat/
H A Dioat.h183 struct bus_dmadesc *ioat_blockfill(bus_dmaengine_t dmaengine, bus_addr_t dst,
H A Dioat_test.c297 desc = ioat_blockfill(dma, dest, fillpattern, in ioat_test_submit_1_tx()
H A Dioat.c1470 ioat_blockfill(bus_dmaengine_t dmaengine, bus_addr_t dst, uint64_t fillpattern, in ioat_blockfill() function