Schedule eh for scsi host
void scsi_schedule_eh(struct Scsi_Host * shost);
shost
SCSI host to invoke error handling on.
Schedule SCSI EH without scmd.
James Bottomley <[email protected]>
Author.
Rob Landley <[email protected]>