Lines Matching refs:STATE_RESET
597 case STATE_RESET: in cxlflash_queuecommand()
956 wait_event(cfg->reset_waitq, cfg->state != STATE_RESET && in cxlflash_remove()
2244 if (cfg->state != STATE_RESET) { in cxlflash_async_reset_host()
2277 cfg->state = STATE_RESET; in cxlflash_schedule_async_reset()
2488 case STATE_RESET: in cxlflash_eh_device_reset_handler()
2489 wait_event(cfg->reset_waitq, cfg->state != STATE_RESET); in cxlflash_eh_device_reset_handler()
2525 cfg->state = STATE_RESET; in cxlflash_eh_host_reset_handler()
2537 case STATE_RESET: in cxlflash_eh_host_reset_handler()
2538 wait_event(cfg->reset_waitq, cfg->state != STATE_RESET); in cxlflash_eh_host_reset_handler()
3008 cfg->state = STATE_RESET; in num_hwqs_store()
3018 case STATE_RESET: in num_hwqs_store()
3019 wait_event(cfg->reset_waitq, cfg->state != STATE_RESET); in num_hwqs_store()
3805 wait_event(cfg->reset_waitq, cfg->state != STATE_RESET && in cxlflash_pci_error_detected()
3810 cfg->state = STATE_RESET; in cxlflash_pci_error_detected()