Query: ata_scsi_start_stop_xlat
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ATA_SCSI_START_STOP_(9) libata SCSI translation/emulat ATA_SCSI_START_STOP_(9)NAMEata_scsi_start_stop_xlat - Translate SCSI START STOP UNIT commandSYNOPSISunsigned int ata_scsi_start_stop_xlat(struct ata_queued_cmd * qc);ARGUMENTSqc Storage for translated ATA taskfileDESCRIPTIONSets up an ATA taskfile to issue STANDBY (to stop) or READ VERIFY (to start). Perhaps these commands should be preceded by CHECK POWER MODE to see what power mode the device is already in. [See SAT revision 5 at www.t10.org]LOCKINGspin_lock_irqsave(host lock)RETURNSZero on success, non-zero on error.AUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 ATA_SCSI_START_STOP_(9)