Searched refs:DCOPY_POLL_BLOCK (Results 1 – 4 of 4) sorted by relevance
229 #define DCOPY_POLL_BLOCK (1 << 0) macro
307 flags |= DCOPY_POLL_BLOCK; in ioat_ioctl_test()
481 if ((flags & DCOPY_POLL_BLOCK) && !(cmd->dp_flags & DCOPY_CMD_INTR)) { in dcopy_cmd_poll()494 if (flags & DCOPY_POLL_BLOCK) { in dcopy_cmd_poll()
740 poll_flag = DCOPY_POLL_BLOCK; in uioafini()