SCSI_ERROR_HANDLER
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
scsi_error_handler - Handle errors/timeouts of SCSI cmds.
SYNOPSIS
"SYNOPSIS"
int scsi_error_handler (void * data);
ARGUMENTS
- data
-
Host for which we are running.
NOTES
This is always run in the context of a kernel thread. The idea is
that we start this thing up when the kernel starts up (one per host
that we detect), and it immediately goes to sleep and waits for some
event (i.e. failure). When this takes place, we have the job of
trying to unjam the bus and restarting things.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- NOTES
-
This document was created by
man2html,
using the manual pages.
Time: 13:31:48 GMT, October 06, 2005