SCSI_SEND_EH_CMND

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

 

NAME

scsi_send_eh_cmnd - send a cmd to a device as part of error recovery.  

SYNOPSIS

"SYNOPSIS"

int scsi_send_eh_cmnd (struct scsi_cmnd * scmd, int timeout);  

ARGUMENTS

scmd
SCSI Cmd to send.
timeout
Timeout for cmd.
 

NOTES

The initialization of the structures is quite a bit different in this case, and furthermore, there is a different completion handler vs scsi_dispatch_cmd.  

RETURN VALUE

SUCCESS or FAILED or NEEDS_RETRY


 

Index

NAME
SYNOPSIS
ARGUMENTS
NOTES
RETURN VALUE

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