Home
last modified time | relevance | path

Searched refs:reset_wait_q (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dipr.c3514 wait_event(ioa_cfg->reset_wait_q, !ioa_cfg->in_reset_reload); in ipr_store_diagnostics()
3523 wait_event(ioa_cfg->reset_wait_q, !ioa_cfg->in_reset_reload); in ipr_store_diagnostics()
3612 wait_event(ioa_cfg->reset_wait_q, !ioa_cfg->in_reset_reload); in ipr_store_adapter_state()
3654 wait_event(ioa_cfg->reset_wait_q, !ioa_cfg->in_reset_reload); in ipr_store_reset_adapter()
3944 wait_event(ioa_cfg->reset_wait_q, !ioa_cfg->in_reset_reload); in ipr_update_ioa_ucode()
3969 wait_event(ioa_cfg->reset_wait_q, !ioa_cfg->in_reset_reload); in ipr_update_ioa_ucode()
4982 wait_event(ioa_cfg->reset_wait_q, !ioa_cfg->in_reset_reload); in ipr_eh_host_reset()
6486 wake_up_all(&ioa_cfg->reset_wait_q); in ipr_ioa_bringdown_done()
6545 wake_up_all(&ioa_cfg->reset_wait_q); in ipr_ioa_reset_done()
8561 wake_up_all(&ioa_cfg->reset_wait_q); in ipr_initiate_ioa_reset()
[all …]
H A Dpmcraid.h711 wait_queue_head_t reset_wait_q; member
H A Dpmcraid.c2256 wake_up_all(&pinstance->reset_wait_q); in pmcraid_ioa_reset()
2329 wait_event(pinstance->reset_wait_q, in pmcraid_reset_reload()
2363 wait_event(pinstance->reset_wait_q, in pmcraid_reset_reload()
4595 init_waitqueue_head(&pinstance->reset_wait_q); in pmcraid_init_instance()
H A Dipr.h1509 wait_queue_head_t reset_wait_q; member