Searched refs:sync_cmd (Results 1 – 2 of 2) sorted by relevance
922 cmd->sync_cmd = 1; in megasas_issue_blocked_abort_cmd()931 cmd->sync_cmd = 0; in megasas_issue_blocked_abort_cmd()1396 if(cmd->sync_cmd == 1){ in megasas_dump_pending_frames()1761 } else if (reset_cmd->sync_cmd) { in megasas_wait_for_outstanding()2114 if (cmd->sync_cmd) { in megasas_complete_abort()2115 cmd->sync_cmd = 0; in megasas_complete_abort()2158 if (cmd->sync_cmd) { in megasas_complete_cmd()2159 cmd->sync_cmd = 0; in megasas_complete_cmd()2319 if (cmd->sync_cmd || cmd->scmd) { in megasas_issue_pending_cmds_again()2322 cmd, cmd->scmd, cmd->sync_cmd); in megasas_issue_pending_cmds_again()[all …]
1408 u8 sync_cmd; member