NCR5380_queue_command
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
NCR5380_queue_command - queue a command
SYNOPSIS
"SYNOPSIS"
int NCR5380_queue_command (Scsi_Cmnd * cmd, void (*done)
Scsi_Cmnd *);
ARGUMENTS
- cmd
-
SCSI command
- done
-
completion handler
DESCRIPTION
cmd is added to the per instance issue_queue, with minor
twiddling done to the host specific fields of cmd. If the
main coroutine is not running, it is restarted.
LOCKS
host lock taken by caller
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- LOCKS
-
This document was created by
man2html,
using the manual pages.
Time: 13:31:16 GMT, October 06, 2005