Lines Matching refs:ioc_reset_in_progress
367 if (ioc->ioc_reset_in_progress || !ioc->active) in mpt_fault_reset_work()
6343 if (ioc->ioc_reset_in_progress) { in mpt_config()
6447 if (ioc->ioc_reset_in_progress) { in mpt_config()
6898 if (ioc->ioc_reset_in_progress || ioc->taskmgmt_in_progress || in mpt_set_taskmgmt_in_progress_flag()
7009 if (ioc->ioc_reset_in_progress) { in mpt_SoftResetHandler()
7013 ioc->ioc_reset_in_progress = 1; in mpt_SoftResetHandler()
7025 ioc->ioc_reset_in_progress = 0; in mpt_SoftResetHandler()
7087 ioc->ioc_reset_in_progress = 0; in mpt_SoftResetHandler()
7170 if (ioc->ioc_reset_in_progress) { in mpt_HardResetHandler()
7175 } while (ioc->ioc_reset_in_progress == 1); in mpt_HardResetHandler()
7185 ioc->ioc_reset_in_progress = 1; in mpt_HardResetHandler()
7187 ioc->alt_ioc->ioc_reset_in_progress = 1; in mpt_HardResetHandler()
7217 ioc->ioc_reset_in_progress = 0; in mpt_HardResetHandler()
7222 ioc->alt_ioc->ioc_reset_in_progress = 0; in mpt_HardResetHandler()