Lines Matching refs:STATE_RESET
606 case STATE_RESET: in cxlflash_queuecommand()
962 wait_event(cfg->reset_waitq, cfg->state != STATE_RESET && in cxlflash_remove()
2246 if (cfg->state != STATE_RESET) { in cxlflash_async_reset_host()
2279 cfg->state = STATE_RESET; in cxlflash_schedule_async_reset()
2490 case STATE_RESET: in cxlflash_eh_device_reset_handler()
2491 wait_event(cfg->reset_waitq, cfg->state != STATE_RESET); in cxlflash_eh_device_reset_handler()
2527 cfg->state = STATE_RESET; in cxlflash_eh_host_reset_handler()
2539 case STATE_RESET: in cxlflash_eh_host_reset_handler()
2540 wait_event(cfg->reset_waitq, cfg->state != STATE_RESET); in cxlflash_eh_host_reset_handler()
3010 cfg->state = STATE_RESET; in num_hwqs_store()
3020 case STATE_RESET: in num_hwqs_store()
3021 wait_event(cfg->reset_waitq, cfg->state != STATE_RESET); in num_hwqs_store()
3810 wait_event(cfg->reset_waitq, cfg->state != STATE_RESET && in cxlflash_pci_error_detected()
3815 cfg->state = STATE_RESET; in cxlflash_pci_error_detected()