Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddcopy.h167 #define DCOPY_CMD_NODSTSNP (1 << 6) macro
/illumos-gate/usr/src/uts/i86pc/io/ioat/
H A Dioat_chan.c1062 if (cmd->dp_flags & DCOPY_CMD_NODSTSNP) { in ioat_cmd_post()
/illumos-gate/usr/src/uts/i86pc/io/fipe/
H A Dfipe_pm.c805 cmds[idx]->dp_flags = DCOPY_CMD_NOSRCSNP | DCOPY_CMD_NODSTSNP; in fipe_ioat_alloc()