sys/dev/ioat/ioat.c
1215
desc = ioat_op_generic(ioat, IOAT_OP_COPY, 8, 0, 0, callback_fn,
sys/dev/ioat/ioat.c
1236
desc = ioat_op_generic(ioat, IOAT_OP_COPY, len, src, dst, callback_fn,
sys/dev/ioat/ioat.c
1269
desc = ioat_op_generic(ioat, IOAT_OP_COPY, 2 * PAGE_SIZE, 0, 0,
sys/dev/ioat/ioat.c
1366
desc = ioat_op_generic(ioat, op, len, src, dst, callback_fn,
sys/dev/ioat/ioat.c
1436
desc = ioat_op_generic(ioat, op, len, src, 0, callback_fn,
sys/dev/ioat/ioat.c
1484
desc = ioat_op_generic(ioat, IOAT_OP_FILL, len, 0, dst,