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

/drivers/scsi/mpt2sas/
H A Dmpt2sas_transport.c143 if (ioc->shost_recovery || ioc->pci_error_recovery) {
304 if (ioc->shost_recovery || ioc->pci_error_recovery) {
984 if (ioc->shost_recovery || ioc->pci_error_recovery)
1088 if (ioc->shost_recovery || ioc->pci_error_recovery) {
1407 if (ioc->shost_recovery) {
1857 if (ioc->shost_recovery) {
H A Dmpt2sas_scsih.c2359 if (ioc->shost_recovery || ioc->remove_host ||
3207 if (ioc->shost_recovery || ioc->remove_host ||
3259 if (ioc->shost_recovery || ioc->remove_host ||
3939 if (ioc->shost_recovery || ioc->ioc_link_reset_in_progress)
4841 if (ioc->shost_recovery || ioc->pci_error_recovery)
5017 if (ioc->shost_recovery)
5335 if (ioc->shost_recovery)
5497 if (ioc->shost_recovery || ioc->remove_host ||
5517 if (ioc->shost_recovery)
5533 if (ioc->shost_recovery)
[all...]
H A Dmpt2sas_base.c158 if (ioc->shost_recovery)
1033 if (ioc->shost_recovery)
1732 if (ioc->shost_recovery && ioc->pending_io_count) {
4187 ioc->shost_recovery = 1;
4189 ioc->shost_recovery = 0;
4571 } while (ioc->shost_recovery == 1);
4578 ioc->shost_recovery = 1;
4606 ioc->shost_recovery = 0;
H A Dmpt2sas_ctl.c1208 if (ioc->shost_recovery || ioc->pci_error_recovery ||
2182 if (ioc->shost_recovery || ioc->pci_error_recovery ||
2302 if (ioc->shost_recovery || ioc->pci_error_recovery ||
H A Dmpt2sas_base.h668 * @shost_recovery: host reset in progress
812 u8 shost_recovery; member in struct:MPT2SAS_ADAPTER
H A Dmpt2sas_config.c402 if ((ioc->shost_recovery) || (ioc->config_cmds.status &

Completed in 119 milliseconds