scsi_schedule_eh (9) Linux Manual Page
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.
