.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "SCSI_RESTART_OPERATIONS" "9" "09 October 2005" "" "" .SH NAME scsi_restart_operations \- restart io operations to the specified host. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void scsi_restart_operations (struct Scsi_Host * \fIshost\fB); \fR .SH "ARGUMENTS" .TP \fB\fIshost\fB\fR Host we are restarting. .SH "NOTES" .PP When we entered the error handler, we blocked all further i/o to this device. we need to 'reverse' this process.