Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddcopy.h169 #define DCOPY_CMD_SYNC (1 << 30) macro
/illumos-gate/usr/src/uts/i86pc/io/ioat/
H A Dioat_chan.c1359 if (cmd->dp_flags & DCOPY_CMD_SYNC) { in ioat_cmd_poll()
1449 cmd->dp_flags |= DCOPY_CMD_SYNC; in ioat_ring_reserve()
1451 cmd->dp_flags &= ~DCOPY_CMD_SYNC; in ioat_ring_reserve()
1473 cmd->dp_flags |= DCOPY_CMD_SYNC; in ioat_ring_reserve()
1475 cmd->dp_flags &= ~DCOPY_CMD_SYNC; in ioat_ring_reserve()