Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Ddcopy.h165 #define DCOPY_CMD_NOWAIT (1 << 4) macro
/titanic_41/usr/src/uts/i86pc/io/ioat/
H A Dioat_chan.c992 if ((cmd->dp_flags & DCOPY_CMD_NOWAIT) == 0) { in ioat_cmd_post()
1309 if ((cmd->dp_flags & DCOPY_CMD_NOWAIT) == 0) { in ioat_cmd_poll()
/titanic_41/usr/src/uts/i86pc/io/fipe/
H A Dfipe_pm.c811 cmds[idx]->dp_flags |= DCOPY_CMD_NOWAIT; in fipe_ioat_alloc()