1ATA_SCSI_FLUSH_XLAT(9) libata SCSI translation/emulat ATA_SCSI_FLUSH_XLAT(9)
2
3
4
6 ata_scsi_flush_xlat - Translate SCSI SYNCHRONIZE CACHE command
7
9 unsigned int ata_scsi_flush_xlat(struct ata_queued_cmd * qc);
10
12 qc
13 Storage for translated ATA taskfile
14
16 Sets up an ATA taskfile to issue FLUSH CACHE or FLUSH CACHE EXT.
17
19 spin_lock_irqsave(host lock)
20
22 Zero on success, non-zero on error.
23
25 Jeff Garzik
26 Author.
27
29Kernel Hackers Manual 2.6. June 2019 ATA_SCSI_FLUSH_XLAT(9)