Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/ioat/
H A Dioat_chan.c99 static void ioat_cmd_post_copy(ioat_channel_ring_t *ring, uint64_t src_addr,
1074 ioat_cmd_post_copy(ring, src_paddr, dest_paddr, xfer_size, in ioat_cmd_post()
1212 ioat_cmd_post_copy(ioat_channel_ring_t *ring, uint64_t src_addr, in ioat_cmd_post_copy() function