Translate scsi synchronize cache command
unsigned int ata_scsi_flush_xlat(struct ata_queued_cmd * qc);
qc
Storage for translated ATA taskfile
Sets up an ATA taskfile to issue FLUSH CACHE or FLUSH CACHE EXT.
spin_lock_irqsave(host lock)
Zero on success, non-zero on error.
Jeff Garzik
Author.