Searched refs:recovery_halt (Results 1 – 4 of 4) sorted by relevance
53 if (hsq->mrq || hsq->recovery_halt) { in mmc_hsq_pump_requests()130 if (hsq->recovery_halt) { in mmc_hsq_post_request()187 hsq->recovery_halt = true; in mmc_hsq_recovery_start()199 hsq->recovery_halt = false; in mmc_hsq_recovery_finish()225 if (hsq->recovery_halt) { in mmc_hsq_request()267 hsq->recovery_halt; in mmc_hsq_queue_is_idle()269 *ret = hsq->recovery_halt ? -EBUSY : 0; in mmc_hsq_queue_is_idle()
381 if (!cq_host->enabled || !mmc->cqe_on || cq_host->recovery_halt) in cqhci_off()648 if (cq_host->recovery_halt) { in cqhci_request()677 if (!cq_host->recovery_halt) { in cqhci_recovery_needed()678 cq_host->recovery_halt = true; in cqhci_recovery_needed()717 if (cq_host->recovery_halt) in cqhci_error_irq()769 if (!cq_host->recovery_halt) { in cqhci_error_irq()802 if (cq_host->recovery_halt) { in cqhci_finish_mrq()885 is_idle = !cq_host->qcnt || cq_host->recovery_halt; in cqhci_is_idle()886 *ret = cq_host->recovery_halt ? -EBUSY : 0; in cqhci_is_idle()917 *recovery_needed = cq_host->recovery_halt; in cqhci_timeout()[all …]
39 bool recovery_halt; member
248 bool recovery_halt; member