.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "AAC_QUEUECOMMAND" "" "06 October 2005" "" "" .SH NAME aac_queuecommand \- queue a SCSI command .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int aac_queuecommand (Scsi_Cmnd * \fIscsi_cmnd_ptr\fB, void (*\fICompletionRoutine\fB) Scsi_Cmnd *); \fR .SH "ARGUMENTS" .TP \fB\fIscsi_cmnd_ptr\fB\fR SCSI command to queue .TP \fB\fICompletionRoutine\fB\fR Function to call on command completion .SH "DESCRIPTION" .PP Queues a command for execution by the associated Host Adapter.