Searched refs:host_failed (Results 1 – 6 of 6) sorted by relevance
133 3. Increments shost->host_failed135 4. Wakes up SCSI EH thread if shost->host_busy == shost->host_failed145 shost->host_failed. This wakes up SCSI EH thread. So, once woken up,261 - shost->host_failed++296 - zero shost->host_failed468 - shost->host_failed == shost->host_busy476 - shost->host_failed is zero.
68 if (scsi_host_busy(shost) == shost->host_failed) { in scsi_eh_wakeup()283 shost->host_failed++; in scsi_eh_inc_host_failed()2243 if ((shost->host_failed == 0 && shost->host_eh_scheduled == 0) || in scsi_error_handler()2244 shost->host_failed != scsi_host_busy(shost)) { in scsi_error_handler()2258 shost->host_failed, in scsi_error_handler()2280 shost->host_failed = 0; in scsi_error_handler()
144 cmd->device->host->host_failed); in scsi_log_completion()
284 if (shost->host_failed || shost->host_eh_scheduled) in scsi_dec_host_busy()
567 unsigned int host_failed; /* commands that failed. member
741 __func__, scsi_host_busy(shost), shost->host_failed); in sas_scsi_recover_host()784 shost->host_failed, tries); in sas_scsi_recover_host()