Searched refs:DCOPY_CMD_LOOP (Results 1 – 3 of 3) sorted by relevance
168 #define DCOPY_CMD_LOOP (1 << 7) macro
986 if ((cmd->dp_flags & DCOPY_CMD_LOOP) && in ioat_cmd_post()1091 if (cmd->dp_flags & DCOPY_CMD_LOOP) { in ioat_cmd_post()
814 cmds[idx]->dp_flags |= DCOPY_CMD_LOOP; in fipe_ioat_alloc()