Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Ddcopy.h169 #define DCOPY_CMD_SYNC (1 << 30) macro
/titanic_44/usr/src/uts/i86pc/io/ioat/
H A Dioat_chan.c1358 if (cmd->dp_flags & DCOPY_CMD_SYNC) { in ioat_cmd_poll()
1448 cmd->dp_flags |= DCOPY_CMD_SYNC; in ioat_ring_reserve()
1450 cmd->dp_flags &= ~DCOPY_CMD_SYNC; in ioat_ring_reserve()
1472 cmd->dp_flags |= DCOPY_CMD_SYNC; in ioat_ring_reserve()
1474 cmd->dp_flags &= ~DCOPY_CMD_SYNC; in ioat_ring_reserve()