SCSI_EH_TIMES_OUT

Section: ()
Updated: 06 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: 04:41:04 GMT, October 06, 2005