Searched refs:shost_recovery (Results 1 – 7 of 7) sorted by relevance
145 debugfs_create_u8(name, 0444, ioc->debugfs_root, &ioc->shost_recovery); in mpt3sas_setup_debugfs()
210 if (ioc->shost_recovery || ioc->pci_error_recovery) { in _transport_set_identify()370 if (ioc->shost_recovery || ioc->pci_error_recovery) { in _transport_expander_report_manufacture()634 if (mpt3sas_port->num_phys == 1 && !ioc->shost_recovery) in mpt3sas_transport_del_phy_from_an_existing_port()1162 if (ioc->shost_recovery || ioc->pci_error_recovery) in mpt3sas_transport_update_links()1275 if (ioc->shost_recovery || ioc->pci_error_recovery) { in _transport_get_expander_phy_error_log()1566 if (ioc->shost_recovery || ioc->pci_error_recovery) { in _transport_expander_phy_control()2062 if (ioc->shost_recovery || ioc->pci_error_recovery) { in _transport_smp_handler()
965 if (ioc->shost_recovery) in _scsih_device_remove_by_handle()997 if (ioc->shost_recovery) in mpt3sas_device_remove_by_sas_address()1305 if (ioc->shost_recovery) in _scsih_pcie_device_remove_by_handle()7060 if (ioc->shost_recovery) in mpt3sas_expander_remove()8605 if (ioc->shost_recovery) in _scsih_sas_enclosure_dev_status_change_event()8699 if (ioc->shost_recovery) in _scsih_sas_broadcast_primitive_event()8726 if (ioc->shost_recovery) in _scsih_sas_broadcast_primitive_event()9422 if (ioc->shost_recovery) in _scsih_sas_ir_volume_event()9504 if (ioc->shost_recovery) in _scsih_sas_ir_physical_disk_event()11403 ioc->shost_recovery = 1; in scsih_shutdown()[all …]
690 if ((ioc->shost_recovery && (ioc->ioc_coredump_loop == 0)) || in _base_fault_reset_work()752 ioc->shost_recovery = 1; in _base_fault_reset_work()1986 if (ioc->shost_recovery || ioc->remove_host || in mpt3sas_base_sync_reply_irqs()3990 if (ioc->shost_recovery && ioc->pending_io_count) { in _base_recovery_check()8289 if (!ioc->shost_recovery) { in _base_make_ioc_operational()8326 ioc->shost_recovery = 1; in mpt3sas_base_free_resources()8328 ioc->shost_recovery = 0; in mpt3sas_base_free_resources()8881 ioc->shost_recovery = 1; in mpt3sas_base_hard_reset_handler()8939 ioc->shost_recovery = 0; in mpt3sas_base_hard_reset_handler()
1341 if (ioc->shost_recovery || ioc->pci_error_recovery || in _ctl_do_reset()2625 if (ioc->shost_recovery || ioc->pci_error_recovery || in _ctl_ioctl_main()3426 if (ioc->shost_recovery || ioc->remove_host || in host_trace_buffer_enable_store()
1366 u8 shost_recovery; member
399 if (ioc->shost_recovery || ioc->pci_error_recovery) { in _config_request()
Completed in 58 milliseconds