SCSI_EH_TIMES_OUT
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
scsi_eh_times_out - timeout function for error handling.
SYNOPSIS
"SYNOPSIS"
void scsi_eh_times_out (struct scsi_cmnd * scmd);
ARGUMENTS
- scmd
-
Cmd that is timing out.
NOTES
During error handling, the kernel thread will be sleeping waiting
for some action to complete on the device. our only job is to
record that it timed out, and to wake up the thread.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- NOTES
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:45 GMT, October 09, 2005