Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddcopy.h168 #define DCOPY_CMD_LOOP (1 << 7) macro
/illumos-gate/usr/src/uts/i86pc/io/ioat/
H A Dioat_chan.c987 if ((cmd->dp_flags & DCOPY_CMD_LOOP) && in ioat_cmd_post()
1092 if (cmd->dp_flags & DCOPY_CMD_LOOP) { in ioat_cmd_post()
/illumos-gate/usr/src/uts/i86pc/io/fipe/
H A Dfipe_pm.c814 cmds[idx]->dp_flags |= DCOPY_CMD_LOOP; in fipe_ioat_alloc()