Searched refs:recovery_halt (Results 1 – 4 of 4) sorted by relevance
34 if (hsq->mrq || hsq->recovery_halt) { in mmc_hsq_pump_requests()109 if (hsq->recovery_halt) { in mmc_hsq_post_request()166 hsq->recovery_halt = true; in mmc_hsq_recovery_start()178 hsq->recovery_halt = false; in mmc_hsq_recovery_finish()204 if (hsq->recovery_halt) { in mmc_hsq_request()246 hsq->recovery_halt; in mmc_hsq_queue_is_idle()248 *ret = hsq->recovery_halt ? -EBUSY : 0; in mmc_hsq_queue_is_idle()
376 if (!cq_host->enabled || !mmc->cqe_on || cq_host->recovery_halt) in cqhci_off()638 if (cq_host->recovery_halt) { in cqhci_request()667 if (!cq_host->recovery_halt) { in cqhci_recovery_needed()668 cq_host->recovery_halt = true; in cqhci_recovery_needed()707 if (cq_host->recovery_halt) in cqhci_error_irq()759 if (!cq_host->recovery_halt) { in cqhci_error_irq()792 if (cq_host->recovery_halt) { in cqhci_finish_mrq()875 is_idle = !cq_host->qcnt || cq_host->recovery_halt; in cqhci_is_idle()876 *ret = cq_host->recovery_halt ? -EBUSY : 0; in cqhci_is_idle()907 *recovery_needed = cq_host->recovery_halt; in cqhci_timeout()[all …]
28 bool recovery_halt; member
248 bool recovery_halt; member