.\" 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_SCSI_FLUSH_XLAT" "9" "09 October 2005" "" "" .SH NAME ata_scsi_flush_xlat \- Translate SCSI SYNCHRONIZE CACHE command .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp unsigned int ata_scsi_flush_xlat (struct ata_queued_cmd * \fIqc\fB, u8 * \fIscsicmd\fB); \fR .SH "ARGUMENTS" .TP \fB\fIqc\fB\fR Storage for translated ATA taskfile .TP \fB\fIscsicmd\fB\fR SCSI command to translate (ignored) .SH "DESCRIPTION" .PP Sets up an ATA taskfile to issue FLUSH CACHE or FLUSH CACHE EXT. .SH "LOCKING" .PP spin_lock_irqsave(host_set lock) .SH "RETURNS" .PP Zero on success, non-zero on error.