SCSI_SCHEDULE_EH

Section: SCSI mid layer (9)
Updated: February 2011
Index Return to Main Contents
 

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@hansenpartnership.com>

Author.

Rob Landley <rob@landley.net>

Author.
 

COPYRIGHT