Home
last modified time | relevance | path

Searched refs:shost_recovery (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c148 if (ioc->shost_recovery || ioc->pci_error_recovery) { in _transport_set_identify()
307 if (ioc->shost_recovery || ioc->pci_error_recovery) { in _transport_expander_report_manufacture()
972 if (ioc->shost_recovery || ioc->pci_error_recovery) in mpt3sas_transport_update_links()
1073 if (ioc->shost_recovery || ioc->pci_error_recovery) { in _transport_get_expander_phy_error_log()
1363 if (ioc->shost_recovery || ioc->pci_error_recovery) { in _transport_expander_phy_control()
1850 if (ioc->shost_recovery || ioc->pci_error_recovery) { in _transport_smp_handler()
Dmpt3sas_scsih.c810 if (ioc->shost_recovery) in _scsih_device_remove_by_handle()
838 if (ioc->shost_recovery) in mpt3sas_device_remove_by_sas_address()
1105 if (ioc->shost_recovery) in _scsih_pcie_device_remove_by_handle()
2684 if (ioc->shost_recovery || ioc->remove_host || in mpt3sas_scsih_issue_tm()
3951 if (ioc->shost_recovery || ioc->pci_error_recovery) { in _scsih_tm_volume_tr_complete()
4681 if (ioc->shost_recovery || ioc->ioc_link_reset_in_progress) { in scsih_qcmd()
5667 if (ioc->shost_recovery || ioc->pci_error_recovery) in _scsih_expander_add()
5806 if (ioc->shost_recovery) in mpt3sas_expander_remove()
6324 if (ioc->shost_recovery || ioc->remove_host || ioc->pci_error_recovery) in _scsih_sas_topology_change_event()
6385 if (ioc->shost_recovery) in _scsih_sas_topology_change_event()
[all …]
Dmpt3sas_base.c612 if (ioc->shost_recovery || ioc->pci_error_recovery) in _base_fault_reset_work()
1705 if (ioc->shost_recovery || ioc->remove_host || in mpt3sas_base_sync_reply_irqs()
3587 if (ioc->shost_recovery && ioc->pending_io_count) { in _base_recovery_check()
6916 ioc->shost_recovery = 1; in mpt3sas_base_free_resources()
6918 ioc->shost_recovery = 0; in mpt3sas_base_free_resources()
7455 ioc->shost_recovery = 1; in mpt3sas_base_hard_reset_handler()
7509 ioc->shost_recovery = 0; in mpt3sas_base_hard_reset_handler()
Dmpt3sas_ctl.c1301 if (ioc->shost_recovery || ioc->pci_error_recovery || in _ctl_do_reset()
2312 if (ioc->shost_recovery || ioc->pci_error_recovery || in _ctl_ioctl_main()
3115 if (ioc->shost_recovery || ioc->remove_host || in host_trace_buffer_enable_store()
Dmpt3sas_base.h1205 u8 shost_recovery; member
Dmpt3sas_config.c392 if ((ioc->shost_recovery) || (ioc->config_cmds.status & in _config_request()