Query: ata_scsi_flush_xlat
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ATA_SCSI_FLUSH_XLAT(9) libata SCSI translation/emulat ATA_SCSI_FLUSH_XLAT(9)NAMEata_scsi_flush_xlat - Translate SCSI SYNCHRONIZE CACHE commandSYNOPSISunsigned int ata_scsi_flush_xlat(struct ata_queued_cmd * qc);ARGUMENTSqc Storage for translated ATA taskfileDESCRIPTIONSets up an ATA taskfile to issue FLUSH CACHE or FLUSH CACHE EXT.LOCKINGspin_lock_irqsave(host lock)RETURNSZero on success, non-zero on error.AUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 ATA_SCSI_FLUSH_XLAT(9)