Lines Matching refs:ioc_reset_in_progress
367 if (ioc->ioc_reset_in_progress || !ioc->active) in mpt_fault_reset_work()
6373 if (ioc->ioc_reset_in_progress) { in mpt_config()
6477 if (ioc->ioc_reset_in_progress) { in mpt_config()
6890 if (ioc->ioc_reset_in_progress || ioc->taskmgmt_in_progress || in mpt_set_taskmgmt_in_progress_flag()
7001 if (ioc->ioc_reset_in_progress) { in mpt_SoftResetHandler()
7005 ioc->ioc_reset_in_progress = 1; in mpt_SoftResetHandler()
7017 ioc->ioc_reset_in_progress = 0; in mpt_SoftResetHandler()
7079 ioc->ioc_reset_in_progress = 0; in mpt_SoftResetHandler()
7162 if (ioc->ioc_reset_in_progress) { in mpt_HardResetHandler()
7167 } while (ioc->ioc_reset_in_progress == 1); in mpt_HardResetHandler()
7177 ioc->ioc_reset_in_progress = 1; in mpt_HardResetHandler()
7179 ioc->alt_ioc->ioc_reset_in_progress = 1; in mpt_HardResetHandler()
7209 ioc->ioc_reset_in_progress = 0; in mpt_HardResetHandler()
7214 ioc->alt_ioc->ioc_reset_in_progress = 0; in mpt_HardResetHandler()