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()
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()
[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.c1978 if (ioc->ioc_reset_in_progress) { in mptsas_eh_timed_out()
2876 if (ioc->ioc_reset_in_progress) { in mptsas_exp_repmanufacture_info()
3809 if (ioc->ioc_reset_in_progress) { in mptsas_not_responding_devices()
3838 if (ioc->ioc_reset_in_progress) { in mptsas_not_responding_devices()
H A Dmptscsih.c2781 if (ioc->ioc_reset_in_progress) { in mptscsih_do_cmd()