Lines Matching refs:ioc_reset_in_progress
367 if (ioc->ioc_reset_in_progress || !ioc->active) in mpt_fault_reset_work()
6372 if (ioc->ioc_reset_in_progress) { in mpt_config()
6476 if (ioc->ioc_reset_in_progress) { in mpt_config()
6889 if (ioc->ioc_reset_in_progress || ioc->taskmgmt_in_progress || in mpt_set_taskmgmt_in_progress_flag()
7000 if (ioc->ioc_reset_in_progress) { in mpt_SoftResetHandler()
7004 ioc->ioc_reset_in_progress = 1; in mpt_SoftResetHandler()
7016 ioc->ioc_reset_in_progress = 0; in mpt_SoftResetHandler()
7078 ioc->ioc_reset_in_progress = 0; in mpt_SoftResetHandler()
7161 if (ioc->ioc_reset_in_progress) { in mpt_HardResetHandler()
7166 } while (ioc->ioc_reset_in_progress == 1); in mpt_HardResetHandler()
7176 ioc->ioc_reset_in_progress = 1; in mpt_HardResetHandler()
7178 ioc->alt_ioc->ioc_reset_in_progress = 1; in mpt_HardResetHandler()
7208 ioc->ioc_reset_in_progress = 0; in mpt_HardResetHandler()
7213 ioc->alt_ioc->ioc_reset_in_progress = 0; in mpt_HardResetHandler()