Home
last modified time | relevance | path

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

/linux/drivers/scsi/
A Dscsi_error.c90 shost->host_eh_scheduled++; in scsi_schedule_eh()
2104 if (shost->host_eh_scheduled) in scsi_restart_operations()
2240 if ((shost->host_failed == 0 && shost->host_eh_scheduled == 0) || in scsi_error_handler()
2254 shost->host_no, shost->host_eh_scheduled, in scsi_error_handler()
A Dscsi_lib.c286 if (shost->host_failed || shost->host_eh_scheduled) in scsi_dec_host_busy()
/linux/include/scsi/
A Dscsi_host.h570 unsigned int host_eh_scheduled; /* EH scheduled without command */ member
/linux/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/drivers/ata/
A Dlibata-eh.c963 host->host_eh_scheduled = 0; in ata_std_end_eh()

Completed in 18 milliseconds