Searched refs:host_failed (Results 1 – 8 of 8) sorted by relevance
126 4. Increments shost->host_failed128 5. Wakes up SCSI EH thread if shost->host_busy == shost->host_failed138 shost->host_failed. This wakes up SCSI EH thread. So, once woken up,247 - shost->host_failed++258 - shost->host_failed--437 - shost->host_failed == shost->host_busy444 - shost->host_failed is zero.
61 if (shost->host_busy == shost->host_failed) { in scsi_eh_wakeup()116 shost->host_failed++; in scsi_eh_scmd_add()882 scmd->device->host->host_failed--; in scsi_eh_finish_cmd()1833 if ((shost->host_failed == 0 && shost->host_eh_scheduled == 0) || in scsi_error_handler()1834 shost->host_failed != shost->host_busy) { in scsi_error_handler()
623 cmd->device->host->host_failed); in scsi_log_completion()
312 (shost->host_failed || shost->host_eh_scheduled))) in scsi_device_unbusy()
2930 session->host->host_failed); in iscsi_conn_teardown()
595 unsigned int host_failed; /* commands that failed. */ member
682 __func__, shost->host_busy, shost->host_failed); in sas_scsi_recover_host()714 __func__, shost->host_busy, shost->host_failed); in sas_scsi_recover_host()
607 WARN_ON(host->host_failed || !list_empty(&eh_work_q)); in ata_scsi_error()