.\" 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 "ATP870U_QUEUECOMMAND" "9" "09 October 2005" "" ""
.SH NAME
atp870u_queuecommand \- Queue SCSI command
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int atp870u_queuecommand (struct scsi_cmnd * \fIreq_p\fB, void (*\fIdone\fB)
struct scsi_cmnd *);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIreq_p\fB\fR
request block
.TP
\fB\fIdone\fB\fR
completion function
.SH "DESCRIPTION"
.PP
Queue a command to the ATP queue. Called with the host lock held.