SCSI_DELETE_TIMER

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

scsi_delete_timer - Delete/cancel timer for a given function.  

SYNOPSIS

"SYNOPSIS"

int scsi_delete_timer (struct scsi_cmnd * scmd);  

ARGUMENTS

scmd
Cmd that we are canceling timer for
 

NOTES

This should be turned into an inline function.  

RETURN VALUE

1 if we were able to detach the timer. 0 if we blew it, and the timer function has already started to run.


 

Index

NAME
SYNOPSIS
ARGUMENTS
NOTES
RETURN VALUE

This document was created by man2html, using the manual pages.
Time: 06:21:07 GMT, October 06, 2005