Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddcopy.h166 #define DCOPY_CMD_NOSRCSNP (1 << 5) macro
/illumos-gate/usr/src/uts/i86pc/io/ioat/
H A Dioat_chan.c1059 if (cmd->dp_flags & DCOPY_CMD_NOSRCSNP) { 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()