Searched refs:cmd_is_stop (Results 1 – 2 of 2) sorted by relevance
46 int cmd_is_stop; member
650 cmd = host->cmd_is_stop ? host->mrq->stop : host->mrq->cmd; in s3cmci_irq()856 cmd = host->cmd_is_stop ? mrq->stop : mrq->cmd; in finalize_request()892 if (cmd->data && cmd->data->stop && (!host->cmd_is_stop)) { in finalize_request()893 host->cmd_is_stop = 1; in finalize_request()1133 struct mmc_command *cmd = host->cmd_is_stop ? mrq->stop : mrq->cmd; in s3cmci_send_request()1136 prepare_dbgmsg(host, cmd, host->cmd_is_stop); in s3cmci_send_request()1199 host->cmd_is_stop = 0; in s3cmci_request()