Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c148 if (ioc->shost_recovery || ioc->pci_error_recovery) { in _transport_set_identify()
312 if (ioc->shost_recovery || ioc->pci_error_recovery) { in _transport_expander_report_manufacture()
997 if (ioc->shost_recovery || ioc->pci_error_recovery) in mpt3sas_transport_update_links()
1100 if (ioc->shost_recovery || ioc->pci_error_recovery) { in _transport_get_expander_phy_error_log()
1413 if (ioc->shost_recovery || ioc->pci_error_recovery) { in _transport_expander_phy_control()
1924 if (ioc->shost_recovery || ioc->pci_error_recovery) { in _transport_smp_handler()
Dmpt3sas_scsih.c817 if (ioc->shost_recovery) in _scsih_device_remove_by_handle()
845 if (ioc->shost_recovery) in mpt3sas_device_remove_by_sas_address()
1117 if (ioc->shost_recovery) in _scsih_pcie_device_remove_by_handle()
2648 if (ioc->shost_recovery || ioc->remove_host || in mpt3sas_scsih_issue_tm()
3894 if (ioc->shost_recovery || ioc->pci_error_recovery) { in _scsih_tm_volume_tr_complete()
4631 if (ioc->shost_recovery || ioc->ioc_link_reset_in_progress) { in scsih_qcmd()
5637 if (ioc->shost_recovery || ioc->pci_error_recovery) in _scsih_expander_add()
5777 if (ioc->shost_recovery) in mpt3sas_expander_remove()
6303 if (ioc->shost_recovery || ioc->remove_host || ioc->pci_error_recovery) in _scsih_sas_topology_change_event()
6365 if (ioc->shost_recovery) in _scsih_sas_topology_change_event()
[all …]
Dmpt3sas_base.c563 if (ioc->shost_recovery || ioc->pci_error_recovery) in _base_fault_reset_work()
1578 if (ioc->shost_recovery || ioc->remove_host || in mpt3sas_base_sync_reply_irqs()
3252 if (ioc->shost_recovery && ioc->pending_io_count) { in _base_recovery_check()
6475 ioc->shost_recovery = 1; in mpt3sas_base_free_resources()
6477 ioc->shost_recovery = 0; in mpt3sas_base_free_resources()
6903 ioc->shost_recovery = 1; in mpt3sas_base_hard_reset_handler()
6949 ioc->shost_recovery = 0; in mpt3sas_base_hard_reset_handler()
Dmpt3sas_ctl.c1305 if (ioc->shost_recovery || ioc->pci_error_recovery || in _ctl_do_reset()
2363 if (ioc->shost_recovery || ioc->pci_error_recovery || in _ctl_ioctl_main()
3175 if (ioc->shost_recovery || ioc->remove_host || in _ctl_host_trace_buffer_enable_store()
Dmpt3sas_base.h1156 u8 shost_recovery; member
Dmpt3sas_config.c415 if ((ioc->shost_recovery) || (ioc->config_cmds.status & in _config_request()