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()
2221 if (cfg->state != STATE_RESET) { in cxlflash_async_reset_host()
2254 cfg->state = STATE_RESET; in cxlflash_schedule_async_reset()
2465 case STATE_RESET: in cxlflash_eh_device_reset_handler()
2466 wait_event(cfg->reset_waitq, cfg->state != STATE_RESET); in cxlflash_eh_device_reset_handler()
2502 cfg->state = STATE_RESET; in cxlflash_eh_host_reset_handler()
2514 case STATE_RESET: in cxlflash_eh_host_reset_handler()
2515 wait_event(cfg->reset_waitq, cfg->state != STATE_RESET); in cxlflash_eh_host_reset_handler()
2985 cfg->state = STATE_RESET; in num_hwqs_store()
2995 case STATE_RESET: in num_hwqs_store()
2996 wait_event(cfg->reset_waitq, cfg->state != STATE_RESET); in num_hwqs_store()
3786 wait_event(cfg->reset_waitq, cfg->state != STATE_RESET && in cxlflash_pci_error_detected()
3791 cfg->state = STATE_RESET; in cxlflash_pci_error_detected()