Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
scsi_transport_api.h File Reference

Go to the source code of this file.

Functions

void scsi_schedule_eh (struct Scsi_Host *shost)
 

Function Documentation

void scsi_schedule_eh ( struct Scsi_Host shost)

scsi_schedule_eh - schedule EH for SCSI host : SCSI host to invoke error handling on.

Schedule SCSI EH without scmd.

Definition at line 75 of file scsi_error.c.