Home
last modified time | relevance | path

Searched refs:ioc_reset_in_progress (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/message/fusion/
H A Dmptbase.c367 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()
[all …]
H A Dmptbase.h754 u8 ioc_reset_in_progress; member
H A Dmptctl.c475 if (ioc->ioc_reset_in_progress) { in mptctl_timeout_expired()
1755 if (ioc->ioc_reset_in_progress) { in mptctl_do_mpt_command()
H A Dmptsas.c1979 if (ioc->ioc_reset_in_progress) { in mptsas_eh_timed_out()
2877 if (ioc->ioc_reset_in_progress) { in mptsas_exp_repmanufacture_info()
3810 if (ioc->ioc_reset_in_progress) { in mptsas_not_responding_devices()
3839 if (ioc->ioc_reset_in_progress) { in mptsas_not_responding_devices()
H A Dmptscsih.c2841 if (ioc->ioc_reset_in_progress) { in mptscsih_do_cmd()