other versions
SCSI_SCHEDULE_EH(9) | SCSI mid layer | SCSI_SCHEDULE_EH(9) |
NAME¶
scsi_schedule_eh - schedule EH for SCSI hostSYNOPSIS¶
void scsi_schedule_eh(struct Scsi_Host * shost);
ARGUMENTS¶
struct Scsi_Host * shostSCSI 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¶
September 2017 | Kernel Hackers Manual 4.12 |