scsi_schedule_eh (9) - Linux Manuals
scsi_schedule_eh: schedule EH for SCSI host
NAME
scsi_schedule_eh - schedule EH for SCSI host
SYNOPSIS
-
void scsi_schedule_eh(struct Scsi_Host
* shost);
ARGUMENTS
shost
-
- SCSI host to invoke error handling on.
DESCRIPTION
Schedule SCSI EH without scmd.
AUTHORS
James Bottomley <James.Bottomley [at] hansenpartnership.com>
- Author.
Rob Landley <rob [at] landley.net>
- Author.
COPYRIGHT