Home
last modified time | relevance | path

Searched refs:host_failed (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_error.c70 if (busy == shost->host_failed) { in scsi_eh_wakeup()
248 shost->host_failed++; in scsi_eh_inc_host_failed()
278 * host_failed change. in scsi_eh_scmd_add()
2203 if ((shost->host_failed == 0 && shost->host_eh_scheduled == 0) || in scsi_error_handler()
2204 shost->host_failed != scsi_host_busy(shost)) { in scsi_error_handler()
2218 shost->host_failed, in scsi_error_handler()
2240 shost->host_failed = 0; in scsi_error_handler()
H A Dscsi.c153 cmd->device->host->host_failed); in scsi_log_completion()
H A Dscsi_lib.c300 * shost->host_failed: use call_rcu() in scsi_eh_scmd_add() in combination
303 * host_failed counter or that it notices the shost state change made by
316 if (shost->host_failed || shost->host_eh_scheduled) in scsi_dec_host_busy()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_error.c68 if (busy == shost->host_failed) { in scsi_eh_wakeup()
289 shost->host_failed++; in scsi_eh_inc_host_failed()
319 * host_failed change. in scsi_eh_scmd_add()
2305 if ((shost->host_failed == 0 && shost->host_eh_scheduled == 0) || in scsi_error_handler()
2306 shost->host_failed != scsi_host_busy(shost)) { in scsi_error_handler()
2320 shost->host_failed, in scsi_error_handler()
2342 shost->host_failed = 0; in scsi_error_handler()
H A Dscsi.c144 cmd->device->host->host_failed); in scsi_log_completion()
H A Dscsi_lib.c268 * shost->host_failed: use call_rcu() in scsi_eh_scmd_add() in combination
271 * host_failed counter or that it notices the shost state change made by
284 if (shost->host_failed || shost->host_eh_scheduled) in scsi_dec_host_busy()
/kernel/linux/linux-5.10/include/scsi/
H A Dscsi_host.h556 unsigned int host_failed; /* commands that failed. member
/kernel/linux/linux-6.6/include/scsi/
H A Dscsi_host.h570 unsigned int host_failed; /* commands that failed. member
/kernel/linux/linux-5.10/drivers/scsi/libsas/
H A Dsas_scsi_host.c738 __func__, scsi_host_busy(shost), shost->host_failed); in sas_scsi_recover_host()
781 shost->host_failed, tries); in sas_scsi_recover_host()
/kernel/linux/linux-6.6/drivers/scsi/libsas/
H A Dsas_scsi_host.c705 __func__, scsi_host_busy(shost), shost->host_failed); in sas_scsi_recover_host()
748 shost->host_failed, tries); in sas_scsi_recover_host()

Completed in 21 milliseconds