1ATA_SCSI_START_STOP_(9) libata SCSI translation/emulat ATA_SCSI_START_STOP_(9)
2
3
4

NAME

6       ata_scsi_start_stop_xlat - Translate SCSI START STOP UNIT command
7

SYNOPSIS

9       unsigned int ata_scsi_start_stop_xlat(struct ata_queued_cmd * qc);
10

ARGUMENTS

12       qc
13           Storage for translated ATA taskfile
14

DESCRIPTION

16       Sets up an ATA taskfile to issue STANDBY (to stop) or READ VERIFY (to
17       start). Perhaps these commands should be preceded by CHECK POWER MODE
18       to see what power mode the device is already in. [See SAT revision 5 at
19       www.t10.org]
20

LOCKING

22       spin_lock_irqsave(host lock)
23

RETURNS

25       Zero on success, non-zero on error.
26

AUTHOR

28       Jeff Garzik
29           Author.
30
32Kernel Hackers Manual 3.10         June 2019           ATA_SCSI_START_STOP_(9)
Impressum