Searched refs:DRV_DCMD_POLLED_MODE (Results 1 – 3 of 3) sorted by relevance
3647 if (cmd_mfi->flags & DRV_DCMD_POLLED_MODE) { in complete_cmd_fusion()3648 cmd_mfi->flags &= ~DRV_DCMD_POLLED_MODE; in complete_cmd_fusion()3912 mfi_cmd->flags |= DRV_DCMD_POLLED_MODE; in build_mpt_mfi_pass_thru()4413 if (cmd_mfi->flags & DRV_DCMD_POLLED_MODE) { in megasas_return_polled_cmds()4419 cmd_mfi->flags &= ~DRV_DCMD_POLLED_MODE; in megasas_return_polled_cmds()
181 #define DRV_DCMD_POLLED_MODE 0x1 macro
354 if (cmd->flags & DRV_DCMD_POLLED_MODE) in megasas_return_cmd()