scsi_schedule_eh(9) 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 <[email protected]>

Author.

Rob Landley <[email protected]>

Author.

COPYRIGHT