SCSI_TIMES_OUT
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
scsi_times_out - Timeout function for normal scsi commands.
SYNOPSIS
"SYNOPSIS"
void scsi_times_out (struct scsi_cmnd * scmd);
ARGUMENTS
- scmd
-
Cmd that is timing out.
NOTES
We do not need to lock this. There is the potential for a race
only in that the normal completion handling might run, but if the
normal completion function determines that the timer has already
fired, then it mustn't do anything.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- NOTES
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:46 GMT, October 09, 2005