Home
last modified time | relevance | path

Searched refs:host_eh_scheduled (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/scsi/
A Dscsi_host.h569 unsigned int host_eh_scheduled; /* EH scheduled without command */ member
/linux-6.3-rc2/drivers/scsi/
A Dscsi_error.c90 shost->host_eh_scheduled++; in scsi_schedule_eh()
2118 if (shost->host_eh_scheduled) in scsi_restart_operations()
2254 if ((shost->host_failed == 0 && shost->host_eh_scheduled == 0) || in scsi_error_handler()
2268 shost->host_no, shost->host_eh_scheduled, in scsi_error_handler()
A Dscsi_lib.c283 if (shost->host_failed || shost->host_eh_scheduled) in scsi_dec_host_busy()
/linux-6.3-rc2/drivers/scsi/libsas/
A Dsas_scsi_host.c475 if (dev_is_sata(dev) && !host->host_eh_scheduled) { in sas_eh_abort_handler()
774 shost->host_eh_scheduled = 0; in sas_scsi_recover_host()
/linux-6.3-rc2/drivers/ata/
A Dlibata-eh.c965 host->host_eh_scheduled = 0; in ata_std_end_eh()

Completed in 21 milliseconds