Searched refs:host_failed (Results 1 – 5 of 5) sorted by relevance
210 SCpnt->host->host_failed++; in scsi_times_out()215 SCpnt->host->host_failed)); in scsi_times_out()225 if (SCpnt->host->host_busy == SCpnt->host->host_failed) { in scsi_times_out()1396 SCpnt->host->host_failed--; in scsi_unjam_host()1418 SCpnt->host->host_failed--; in scsi_unjam_host()1455 if (host->host_failed == 0) { in scsi_unjam_host()1482 SCloop->host->host_failed--; in scsi_unjam_host()1493 if (host->host_failed == 0) { in scsi_unjam_host()1537 SCloop->host->host_failed--; in scsi_unjam_host()1544 if (host->host_failed == 0) { in scsi_unjam_host()[all …]
539 SCpnt->host->host_failed)); in __scsi_release_command()540 if (SCpnt->host->host_failed != 0) { in __scsi_release_command()551 && SCpnt->host->host_busy == SCpnt->host->host_failed) { in __scsi_release_command()1251 SCpnt->host->host_failed, in scsi_bottom_half_handler()1264 SCpnt->host->host_failed, SCpnt->result)); in scsi_bottom_half_handler()1290 SCpnt->host->host_failed)); in scsi_bottom_half_handler()1299 SCpnt->host->host_failed++; in scsi_bottom_half_handler()1307 if (SCpnt->host->host_busy == SCpnt->host->host_failed) { in scsi_bottom_half_handler()2544 shpnt->host_failed, in scsi_dump_status()
338 volatile unsigned short host_failed; /* commands that failed. */ member
152 retval->host_failed = 0; in scsi_register()
695 host->host_failed--; in ata_scsi_error()