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()
7015 ioc->ioc_reset_in_progress = 0; in mpt_SoftResetHandler()
7077 ioc->ioc_reset_in_progress = 0; in mpt_SoftResetHandler()
7160 if (ioc->ioc_reset_in_progress) { in mpt_HardResetHandler()
7165 } while (ioc->ioc_reset_in_progress == 1); in mpt_HardResetHandler()
7175 ioc->ioc_reset_in_progress = 1; in mpt_HardResetHandler()
7177 ioc->alt_ioc->ioc_reset_in_progress = 1; in mpt_HardResetHandler()
7207 ioc->ioc_reset_in_progress = 0; in mpt_HardResetHandler()
7212 ioc->alt_ioc->ioc_reset_in_progress = 0; in mpt_HardResetHandler()