.\" 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 "ATA_QC_NEW_INIT" "9" "09 October 2005" "" ""
.SH NAME
ata_qc_new_init \- Request an available ATA command, and initialize it
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
struct ata_queued_cmd * ata_qc_new_init (struct ata_port * \fIap\fB, struct ata_device * \fIdev\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIap\fB\fR
Port associated with device \fIdev\fR
.TP
\fB\fIdev\fB\fR
Device from whom we request an available command structure
.SH "LOCKING"
.PP
None.