.\" 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 "ATAPI_XLAT" "9" "09 October 2005" "" "" .SH NAME atapi_xlat \- Initialize PACKET taskfile .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp unsigned int atapi_xlat (struct ata_queued_cmd * \fIqc\fB, u8 * \fIscsicmd\fB); \fR .SH "ARGUMENTS" .TP \fB\fIqc\fB\fR command structure to be initialized .TP \fB\fIscsicmd\fB\fR SCSI CDB associated with this PACKET command .SH "LOCKING" .PP spin_lock_irqsave(host_set lock) .SH "RETURNS" .PP Zero on success, non-zero on failure.