.\" 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 "FAS216_NOQUEUE_COMMAND" "" "06 October 2005" "" "" .SH NAME fas216_noqueue_command \- process a command for the adapter. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int fas216_noqueue_command (Scsi_Cmnd * \fISCpnt\fB, void (*\fIdone\fB) Scsi_Cmnd *); \fR .SH "ARGUMENTS" .TP \fB\fISCpnt\fB\fR Command to queue .TP \fB\fIdone\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP Queue a command for adapter to process. .SH "RETURNS" .PP scsi result code. .SH "NOTES" .PP io_request_lock is held, interrupts are disabled.