Searched refs:reset_waitq (Results 1 – 4 of 4) sorted by relevance
127 wait_queue_head_t reset_waitq; member
603 wait_event_timeout(cfg->reset_waitq, in cxlflash_wait_for_pci_err_recovery()1915 wait_event(cfg->reset_waitq, cfg->state != STATE_RESET); in cxlflash_eh_device_reset_handler()1960 wake_up_all(&cfg->reset_waitq); in cxlflash_eh_host_reset_handler()1963 wait_event(cfg->reset_waitq, cfg->state != STATE_RESET); in cxlflash_eh_host_reset_handler()2408 init_waitqueue_head(&cfg->reset_waitq); in cxlflash_probe()2513 wake_up_all(&cfg->reset_waitq); in cxlflash_pci_error_detected()2560 wake_up_all(&cfg->reset_waitq); in cxlflash_pci_resume()
103 wake_up_all(&cfg->reset_waitq); in cxlflash_stop_term_user_contexts()1259 rc = wait_event_interruptible(cfg->reset_waitq, in check_state()
322 wait_queue_head_t reset_waitq; member1125 wake_up_all(&hba->reset_waitq); in stex_handshake()1247 wake_up_all(&hba->reset_waitq); in stex_yos_reset()1276 wait_event_timeout(hba->reset_waitq, in stex_do_reset()1630 init_waitqueue_head(&hba->reset_waitq); in stex_probe()