Lines Matching refs:ioc_reset_in_progress
371 if (ioc->ioc_reset_in_progress || !ioc->active) in mpt_fault_reset_work()
6367 if (ioc->ioc_reset_in_progress) { in mpt_config()
6471 if (ioc->ioc_reset_in_progress) { in mpt_config()
6922 if (ioc->ioc_reset_in_progress || ioc->taskmgmt_in_progress || in mpt_set_taskmgmt_in_progress_flag()
7033 if (ioc->ioc_reset_in_progress) { in mpt_SoftResetHandler()
7037 ioc->ioc_reset_in_progress = 1; in mpt_SoftResetHandler()
7049 ioc->ioc_reset_in_progress = 0; in mpt_SoftResetHandler()
7111 ioc->ioc_reset_in_progress = 0; in mpt_SoftResetHandler()
7194 if (ioc->ioc_reset_in_progress) { in mpt_HardResetHandler()
7199 } while (ioc->ioc_reset_in_progress == 1); in mpt_HardResetHandler()
7209 ioc->ioc_reset_in_progress = 1; in mpt_HardResetHandler()
7211 ioc->alt_ioc->ioc_reset_in_progress = 1; in mpt_HardResetHandler()
7241 ioc->ioc_reset_in_progress = 0; in mpt_HardResetHandler()
7246 ioc->alt_ioc->ioc_reset_in_progress = 0; in mpt_HardResetHandler()