Home
last modified time | relevance | path

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

/linux/include/scsi/
A Dscsi_host.h578 unsigned int host_eh_scheduled; /* EH scheduled without command */ member
/linux/drivers/scsi/
A Dscsi_error.c90 shost->host_eh_scheduled++; in scsi_schedule_eh()
2166 if (shost->host_eh_scheduled) in scsi_restart_operations()
2306 if ((shost->host_failed == 0 && shost->host_eh_scheduled == 0) || in scsi_error_handler()
2320 shost->host_no, shost->host_eh_scheduled, in scsi_error_handler()
A Dscsi_lib.c376 if (shost->host_failed || shost->host_eh_scheduled) in scsi_dec_host_busy()
/linux/drivers/scsi/libsas/
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()
/linux/drivers/ata/
A Dlibata-eh.c997 host->host_eh_scheduled = 0; in ata_std_end_eh()

Completed in 24 milliseconds