Home
last modified time | relevance | path

Searched refs:reset_wait_q (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/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()
8485 * the caller must sleep on the reset_wait_q
[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
/kernel/linux/linux-5.10/drivers/scsi/
H A Dipr.c3603 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_diagnostics()
3701 wait_event(ioa_cfg->reset_wait_q, !ioa_cfg->in_reset_reload); in ipr_store_adapter_state()
3743 wait_event(ioa_cfg->reset_wait_q, !ioa_cfg->in_reset_reload); in ipr_store_reset_adapter()
4038 wait_event(ioa_cfg->reset_wait_q, !ioa_cfg->in_reset_reload); in ipr_update_ioa_ucode()
4063 wait_event(ioa_cfg->reset_wait_q, !ioa_cfg->in_reset_reload); in ipr_update_ioa_ucode()
5201 wait_event(ioa_cfg->reset_wait_q, !ioa_cfg->in_reset_reload); in ipr_eh_host_reset()
5299 wait_event(ioa_cfg->reset_wait_q, !ioa_cfg->in_reset_reload); in ipr_sata_reset()
5315 wait_event(ioa_cfg->reset_wait_q, !ioa_cfg->in_reset_reload); in ipr_sata_reset()
6788 wait_event(ioa_cfg->reset_wait_q, !ioa_cf in ipr_ata_phy_reset()
[all...]
H A Dpmcraid.h711 wait_queue_head_t reset_wait_q; member
H A Dpmcraid.c2263 wake_up_all(&pinstance->reset_wait_q); in pmcraid_ioa_reset()
2336 wait_event(pinstance->reset_wait_q, in pmcraid_reset_reload()
2370 wait_event(pinstance->reset_wait_q, in pmcraid_reset_reload()
3592 pinstance->reset_wait_q, in pmcraid_ioctl_passthrough()
5093 init_waitqueue_head(&pinstance->reset_wait_q); in pmcraid_init_instance()
H A Dipr.h1569 wait_queue_head_t reset_wait_q; member

Completed in 43 milliseconds