Searched refs:cmd_is_stop (Results 1 – 2 of 2) sorted by relevance
43 int cmd_is_stop; member
650 cmd = host->cmd_is_stop ? host->mrq->stop : host->mrq->cmd; in s3cmci_irq()841 cmd = host->cmd_is_stop ? mrq->stop : mrq->cmd; in finalize_request()877 if (cmd->data && cmd->data->stop && (!host->cmd_is_stop)) { in finalize_request()878 host->cmd_is_stop = 1; in finalize_request()1117 struct mmc_command *cmd = host->cmd_is_stop ? mrq->stop : mrq->cmd; in s3cmci_send_request()1120 prepare_dbgmsg(host, cmd, host->cmd_is_stop); in s3cmci_send_request()1170 host->cmd_is_stop = 0; in s3cmci_request()