Lines Matching refs:ioc_reset_in_progress
367 if (ioc->ioc_reset_in_progress || !ioc->active) in mpt_fault_reset_work()
6371 if (ioc->ioc_reset_in_progress) { in mpt_config()
6475 if (ioc->ioc_reset_in_progress) { in mpt_config()
6888 if (ioc->ioc_reset_in_progress || ioc->taskmgmt_in_progress || in mpt_set_taskmgmt_in_progress_flag()
6999 if (ioc->ioc_reset_in_progress) { in mpt_SoftResetHandler()
7003 ioc->ioc_reset_in_progress = 1; in mpt_SoftResetHandler()
7013 ioc->ioc_reset_in_progress = 0; in mpt_SoftResetHandler()
7075 ioc->ioc_reset_in_progress = 0; in mpt_SoftResetHandler()
7158 if (ioc->ioc_reset_in_progress) { in mpt_HardResetHandler()
7163 } while (ioc->ioc_reset_in_progress == 1); in mpt_HardResetHandler()
7173 ioc->ioc_reset_in_progress = 1; in mpt_HardResetHandler()
7175 ioc->alt_ioc->ioc_reset_in_progress = 1; in mpt_HardResetHandler()
7205 ioc->ioc_reset_in_progress = 0; in mpt_HardResetHandler()
7210 ioc->alt_ioc->ioc_reset_in_progress = 0; in mpt_HardResetHandler()