Lines Matching refs:ioc_reset_in_progress
367 if (ioc->ioc_reset_in_progress || !ioc->active) in mpt_fault_reset_work()
6361 if (ioc->ioc_reset_in_progress) { in mpt_config()
6465 if (ioc->ioc_reset_in_progress) { in mpt_config()
6878 if (ioc->ioc_reset_in_progress || ioc->taskmgmt_in_progress || in mpt_set_taskmgmt_in_progress_flag()
6989 if (ioc->ioc_reset_in_progress) { in mpt_SoftResetHandler()
6993 ioc->ioc_reset_in_progress = 1; in mpt_SoftResetHandler()
7003 ioc->ioc_reset_in_progress = 0; in mpt_SoftResetHandler()
7065 ioc->ioc_reset_in_progress = 0; in mpt_SoftResetHandler()
7148 if (ioc->ioc_reset_in_progress) { in mpt_HardResetHandler()
7153 } while (ioc->ioc_reset_in_progress == 1); in mpt_HardResetHandler()
7163 ioc->ioc_reset_in_progress = 1; in mpt_HardResetHandler()
7165 ioc->alt_ioc->ioc_reset_in_progress = 1; in mpt_HardResetHandler()
7195 ioc->ioc_reset_in_progress = 0; in mpt_HardResetHandler()
7200 ioc->alt_ioc->ioc_reset_in_progress = 0; in mpt_HardResetHandler()