FAS216_QUEUE_COMMAND
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
fas216_queue_command - queue a command for adapter to process.
SYNOPSIS
"SYNOPSIS"
int fas216_queue_command (Scsi_Cmnd * SCpnt, void (*done)
Scsi_Cmnd *);
ARGUMENTS
- SCpnt
-
Command to queue
- done
-
done function to call once command is complete
DESCRIPTION
Queue a command for adapter to process.
RETURNS
0 on success, else error.
NOTES
io_request_lock is held, interrupts are disabled.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- RETURNS
-
- NOTES
-
This document was created by
man2html,
using the manual pages.
Time: 07:07:06 GMT, October 06, 2005