Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/scsi/
H A Dscsi_host.h558 unsigned int host_eh_scheduled; /* EH scheduled without command */ member
/kernel/linux/linux-6.6/include/scsi/
H A Dscsi_host.h572 unsigned int host_eh_scheduled; /* EH scheduled without command */ member
/kernel/linux/linux-5.10/drivers/scsi/libsas/
H A Dsas_scsi_host.c474 if (dev_is_sata(dev) && !host->host_eh_scheduled) { in sas_eh_abort_handler()
771 shost->host_eh_scheduled = 0; in sas_scsi_recover_host()
/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_error.c92 shost->host_eh_scheduled++; in scsi_schedule_eh()
2060 * if eh is active and host_eh_scheduled is pending we need to re-run in scsi_restart_operations()
2068 if (shost->host_eh_scheduled) in scsi_restart_operations()
2203 if ((shost->host_failed == 0 && shost->host_eh_scheduled == 0) || in scsi_error_handler()
2217 shost->host_no, shost->host_eh_scheduled, in scsi_error_handler()
H A Dscsi_lib.c316 if (shost->host_failed || shost->host_eh_scheduled) in scsi_dec_host_busy()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_error.c90 shost->host_eh_scheduled++; in scsi_schedule_eh()
2157 * if eh is active and host_eh_scheduled is pending we need to re-run in scsi_restart_operations()
2165 if (shost->host_eh_scheduled) in scsi_restart_operations()
2305 if ((shost->host_failed == 0 && shost->host_eh_scheduled == 0) || in scsi_error_handler()
2319 shost->host_no, shost->host_eh_scheduled, in scsi_error_handler()
H A Dscsi_lib.c284 if (shost->host_failed || shost->host_eh_scheduled) in scsi_dec_host_busy()
/kernel/linux/linux-6.6/drivers/scsi/libsas/
H A Dsas_scsi_host.c439 if (dev_is_sata(dev) && !host->host_eh_scheduled) { in sas_eh_abort_handler()
738 shost->host_eh_scheduled = 0; in sas_scsi_recover_host()
/kernel/linux/linux-5.10/drivers/ata/
H A Dlibata-eh.c735 /* end eh (clear host_eh_scheduled) while holding in ata_scsi_port_error_handler()
963 host->host_eh_scheduled = 0; in ata_std_end_eh()
/kernel/linux/linux-6.6/drivers/ata/
H A Dlibata-eh.c750 * end eh (clear host_eh_scheduled) while holding ap->lock such that if in ata_scsi_port_error_handler()
971 host->host_eh_scheduled = 0; in ata_std_end_eh()

Completed in 28 milliseconds