Home
last modified time | relevance | path

Searched refs:reset_waitq (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/scsi/cxlflash/
A Dmain.c648 wait_event_timeout(cfg->reset_waitq, in cxlflash_wait_for_pci_err_recovery()
956 wait_event(cfg->reset_waitq, cfg->state != STATE_RESET && in cxlflash_remove()
2234 wake_up_all(&cfg->reset_waitq); in cxlflash_async_reset_host()
2511 wake_up_all(&cfg->reset_waitq); in cxlflash_eh_host_reset_handler()
2993 wake_up_all(&cfg->reset_waitq); in num_hwqs_store()
3701 init_waitqueue_head(&cfg->reset_waitq); in cxlflash_probe()
3730 if (rc && !wq_has_sleeper(&cfg->reset_waitq)) { in cxlflash_probe()
3750 if (wq_has_sleeper(&cfg->reset_waitq)) { in cxlflash_probe()
3752 wake_up_all(&cfg->reset_waitq); in cxlflash_probe()
3802 wake_up_all(&cfg->reset_waitq); in cxlflash_pci_error_detected()
[all …]
A Dcommon.h150 wait_queue_head_t reset_waitq; member
A Dsuperpipe.c114 wake_up_all(&cfg->reset_waitq); in cxlflash_stop_term_user_contexts()
1286 rc = wait_event_interruptible(cfg->reset_waitq, in check_state()
/linux/drivers/scsi/
A Dstex.c336 wait_queue_head_t reset_waitq; member
1238 wake_up_all(&hba->reset_waitq); in stex_handshake()
1368 wake_up_all(&hba->reset_waitq); in stex_yos_reset()
1401 wait_event_timeout(hba->reset_waitq, in stex_do_reset()
1791 init_waitqueue_head(&hba->reset_waitq); in stex_probe()
/linux/drivers/scsi/mpi3mr/
A Dmpi3mr.h819 wait_queue_head_t reset_waitq; member
A Dmpi3mr_os.c3729 init_waitqueue_head(&mrioc->reset_waitq); in mpi3mr_probe()

Completed in 42 milliseconds